diff --git a/lib/esp_hosted/hosted b/lib/esp_hosted/hosted index 16dece6..3583fb7 160000 --- a/lib/esp_hosted/hosted +++ b/lib/esp_hosted/hosted @@ -1 +1 @@ -Subproject commit 16dece6639c378324f460f1f0f5dc9cb1c248541 +Subproject commit 3583fb7519f4ea3487949d999a8312060d38721d diff --git a/lib/esp_hosted/nxp/include/platform_wrapper.h b/lib/esp_hosted/nxp/include/platform_wrapper.h index e9f33fa..7a5ae98 100644 --- a/lib/esp_hosted/nxp/include/platform_wrapper.h +++ b/lib/esp_hosted/nxp/include/platform_wrapper.h @@ -1,7 +1,7 @@ #ifndef PLATFORM_WRAPPER_H #define PLATFORM_WRAPPER_H -#define PLATFORM_NO_SYS 1 +#define MCU_SYS 1 #define CTRL__TIMER_ONESHOT (0)