case sensivity issue (FreeRTOS.h) in _components/luartos/sys/semaphore.h
Makefile -> restore-idf -> @rm $(IDF_PATH)/components/luartos
error on first build, when symbolic link $(IDF_PATH)/components/luartos does not exist
GPIO for activity led is configured in _components/luartos/Makefile.projbuild. Probably should be better if it is configurable with menuconfig (e.g., I'm using SparkFun ESP32 Thing board which has the led on GPIO5)
case sensivity issue (FreeRTOS.h) in _components/luartos/sys/semaphore.h
Makefile -> restore-idf -> @rm $(IDF_PATH)/components/luartos error on first build, when symbolic link $(IDF_PATH)/components/luartos does not exist
GPIO for activity led is configured in _components/luartos/Makefile.projbuild. Probably should be better if it is configurable with menuconfig (e.g., I'm using SparkFun ESP32 Thing board which has the led on GPIO5)