forked from arduino/ArduinoCore-mbed
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Now we can compile the libmbed.a for seeed XIAO BLE Plus. steps: 1 git clone https://github.com/Seeed-Studio/ArduinoCore-mbed.git 2 git clone https://github.com/arduino/mbed-os.git 3 cd mbed-os/ 4 git apply /path/of/ArduinoCore-mbed/patch/0093-add-support-for-Seeed-XIAO-BLE-Plus.patch 5 cd ArduinoCore-mbed/ 6 ./mbed-os-to-arduino -r /absolute/path/of/mbed-os/ SEEED_XIAO_NRF52840_SENSE:SEEED_XIAO_NRF52840_SENSE
- Loading branch information
Showing
32 changed files
with
3,220 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.