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
Replace yotta macros with mbed macros
Replace macros with:
YOTTA_CFG_DEBUG_OPTIONS_COVERAGE -> MBED_CFG_DEBUG_OPTIONS_COVERAGE
YOTTA_GREENTEA_CLIENT_VERSION_STRING -> MBED_GREENTEA_CLIENT_VERSION_STRING
Define in test_env.h version macro:
MBED_GREENTEA_CLIENT_VERSION_STRING to "1.1.0"
Set MBED_GREENTEA_CLIENT_VERSION_STRING to YOTTA_GREENTEA_CLIENT_VERSION_STRING in yotta environment
0 commit comments