Skip to content

Commit aa38fc9

Browse files
committed
Add extra configuration for NUCELO_F446RE
Signed-off-by: Andrea PALMIERI <[email protected]>
1 parent 413c444 commit aa38fc9

File tree

1 file changed

+3
-0
lines changed
  • connectivity/drivers/ble/FEATURE_BLE/COMPONENT_BlueNRG_2

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
"target_overrides": {
1616
"*": {
1717
"target.macros_add": [ "CORDIO_RPA_SWAP_WORKAROUND=1" ]
18+
},
19+
"NUCLEO_F446RE": {
20+
"SPI_SCK": "D13"
1821
}
1922
}
2023
}

0 commit comments

Comments
 (0)