
This makes it possible to use Bluetooth on the BBC micro:bit. Note that you need to use -programmer=cmsis-dap otherwise the SoftDevice will be erased while flashing something that uses Bluetooth.
4 строки
88 Б
JSON
4 строки
88 Б
JSON
{
|
|
"build-tags": ["softdevice", "s110v8"],
|
|
"linkerscript": "targets/nrf51-s110v8.ld"
|
|
}
|