mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 07:00:05 +08:00
feat(freertos): Change FreeRTOS directory structure to prepare updating it
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#
|
||||
|
||||
# Component Makefile
|
||||
#
|
||||
COMPONENT_ADD_INCLUDEDIRS += include include/freertos
|
||||
COMPONENT_ADD_INCLUDEDIRS += include include/freertos include/port include/port/freertos
|
||||
|
||||
COMPONENT_SRCDIRS := library
|
||||
COMPONENT_SRCDIRS := freertos port
|
||||
|
Reference in New Issue
Block a user