You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add all known Arduino-mbed targets to TaskPlatformDeps.h.
This should make sure it compiles without forcing -DARDUINO_ARDUINO_NANO33BLE on boards that are using Arduino-mbed but are not Nano33BLE.
For unknown Arduino-mbed-based boards one can use -DTMIOA_FORCE_ARDUINO_MBED to force enable Arduino-mbed support.
0 commit comments