We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe9042 commit 7a6ed8dCopy full SHA for 7a6ed8d
src/TaskPlatformDeps.h
@@ -45,7 +45,8 @@ class TimerTask;
45
defined(ARDUINO_EDGE_CONTROL) || \
46
defined(ARDUINO_NICLA) || \
47
defined(ARDUINO_NICLA_VISION) || \
48
- defined(TMIOA_FORCE_ARDUINO_MBED)
+ defined(TMIOA_FORCE_ARDUINO_MBED) || \
49
+ defined(ARDUINO_ARCH_MBED)
50
# define IOA_USE_ARDUINO
51
# define ARDUINO_MBED_MODE
52
# include "Arduino.h"
0 commit comments