mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-29 18:27:31 +02:00
freertos: Add RISC-V port
Changes come from internal branch commit a6723fc * Original commit: espressif/esp-idf@87e13baaf1
This commit is contained in:
committed by
suren-gabrielyan-espressif
parent
fd47df3e30
commit
988d120902
@ -18,7 +18,7 @@ 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/xtensa/include \
|
||||
-I$(COMPONENTS_DIR)/freertos/port/xtensa/include \
|
||||
-I$(COMPONENTS_DIR)/freertos \
|
||||
-I$(COMPONENTS_DIR)/freertos/include \
|
||||
-I$(COMPONENTS_DIR)/hal/include \
|
||||
|
Reference in New Issue
Block a user