@@ -14,6 +14,7 @@ idf_component_optional_requires(PRIVATE esp_psram)
project(luatos)
idf_build_set_property(COMPILE_OPTIONS "-D__LUATOS__=1" APPEND)
+idf_build_set_property(COMPILE_OPTIONS "-DLUAT_FREERTOS_FULL_INCLUDE=1" APPEND)
idf_build_get_property(config_json SDKCONFIG_JSON)