mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-10-20 13:45:08 +08:00
feat(structure): Re-structure some include
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
#
|
||||
# Component Makefile
|
||||
#
|
||||
COMPONENT_ADD_INCLUDEDIRS += include/espressif include/driver
|
||||
COMPONENT_ADD_INCLUDEDIRS += include
|
||||
COMPONENT_PRIV_INCLUDEDIRS := include/driver
|
||||
COMPONENT_SRCDIRS := driver
|
||||
|
||||
LIBS ?=
|
||||
ifndef CONFIG_NO_BLOBS
|
||||
LIBS += airkiss cirom crypto espnow gcc hal core minic mirom net80211 \
|
||||
|
Reference in New Issue
Block a user