We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff49809 commit eaae940Copy full SHA for eaae940
1 file changed
Makefile
@@ -1,6 +1,6 @@
1
IDF_PATH ?= /root/.espressif/components
2
ESP_COMPONENTS = soc hal log esp_common esp_hw_support riscv \
3
- esp_rom newlib esp_system heap
+ esp_rom newlib esp_system
4
5
all: build
6
0 commit comments