We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95431ef commit d7b7251Copy full SHA for d7b7251
tlsr9/ble/vendor/controller/Kconfig
@@ -7,7 +7,7 @@ menu "B91 BLE Controller"
7
8
config B91_BLE_CTRL_MAC_FLASH_ADDR
9
hex "MAC Flash address"
10
- default FFFF0
+ default 0xFFFF0
11
help
12
The address in Flash memory for MAC address storage.
13
0 commit comments