mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-17 04:22:14 +02:00
freertos: common config header
* Original commit: espressif/esp-idf@39cf818838
This commit is contained in:
committed by
suren-gabrielyan-espressif
parent
1e5eeb16ec
commit
c30617d872
@ -18,9 +18,9 @@ CFLAGS=-g -Wno-unused-value -Wno-missing-declarations -Wno-pointer-bool-conversi
|
||||
-I$(COMPONENTS_DIR)/esp_system/include \
|
||||
-I$(COMPONENTS_DIR)/esp_timer/include \
|
||||
-I$(COMPONENTS_DIR)/esp_wifi/include \
|
||||
-I$(COMPONENTS_DIR)/freertos/port/xtensa/include \
|
||||
-I$(COMPONENTS_DIR)/freertos \
|
||||
-I$(COMPONENTS_DIR)/freertos/include \
|
||||
-I$(COMPONENTS_DIR)/freertos/port/xtensa/include \
|
||||
-I$(COMPONENTS_DIR)/hal/include \
|
||||
-I$(COMPONENTS_DIR)/hal/esp32/include \
|
||||
-I$(COMPONENTS_DIR)/heap/include \
|
||||
|
Reference in New Issue
Block a user