Closed SilverScrip closed 4 years ago
The board is not listed on the Arm site so the MBed name isn't available I used the Mbed Studio and the nearest target I could find was NRF52840_DK.
python3 mbed-cmake/configure_for_target.py NRF52840_DK
Is this board supported by this repo?
Solved I think
python3 mbed-cmake/configure_for_target.py "ARDUINO_NANO33BLE"
The board is not listed on the Arm site so the MBed name isn't available I used the Mbed Studio and the nearest target I could find was NRF52840_DK.
Is this board supported by this repo?