Skip to content

Commit b4d8036

Browse files
committed
ST BLUENRG BLE: STWIN SensorTile board introduction
https://www.st.com/en/evaluation-tools/steval-stwinkt1.html
1 parent 1849bb5 commit b4d8036

File tree

1 file changed

+8
-0
lines changed
  • connectivity/drivers/ble/FEATURE_BLE/COMPONENT_BlueNRG_MS

1 file changed

+8
-0
lines changed

connectivity/drivers/ble/FEATURE_BLE/COMPONENT_BlueNRG_MS/mbed_lib.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@
3939
"SPI_RESET": "PG_8",
4040
"SPI_IRQ": "PG_6",
4141
"SPI_SCK": "PG_2"
42+
},
43+
"STWIN": {
44+
"SPI_MOSI": "PC_3",
45+
"SPI_MISO": "PD_3",
46+
"SPI_nCS": "PG_5",
47+
"SPI_RESET": "PA_8",
48+
"SPI_IRQ": "PG_1",
49+
"SPI_SCK": "PD_1"
4250
}
4351
}
4452
}

0 commit comments

Comments
 (0)