whitecatboard / Lua-RTOS-ESP32

Lua RTOS for ESP32
Other
1.19k stars 221 forks source link

case sensivity issue including "FreeRTOS.h" #2

Closed RonnyA closed 7 years ago

RonnyA commented 7 years ago

Several files has wrong case on the FreeRTOS.h file so that the code doesnt compile on Linux without modifying the source files.

This includes: components/lua_rtos/drivers/lmic_hal.c components/lua_rtos/luartos.h components/lua_rtos/pthread/attr.c components/lua_rtos/unix/getcwd.c

jolivepetrus commented 7 years ago

Thanks for reporting this. This have been solved in https://github.com/whitecatboard/Lua-RTOS-ESP32/commit/faaae388f333e1e779c754b65bbcc7459cc04439.