Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

case sensivity issue including "FreeRTOS.h" #2

Closed
RonnyA opened this issue Dec 4, 2016 · 1 comment
Closed

case sensivity issue including "FreeRTOS.h" #2

RonnyA opened this issue Dec 4, 2016 · 1 comment

Comments

@RonnyA
Copy link

RonnyA commented Dec 4, 2016

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
Copy link
Contributor

Thanks for reporting this. This have been solved in faaae38.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants