USCRPL / mbed-cmake

Use the power of CMake to create your MBed applications
36 stars 9 forks source link

Arduino 33 BLE Sense #14

Closed SilverScrip closed 4 years ago

SilverScrip commented 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?

SilverScrip commented 4 years ago

Solved I think

python3 mbed-cmake/configure_for_target.py "ARDUINO_NANO33BLE"