mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 19:54:32 +02:00
Also do dport stalling in esp32 component
This commit is contained in:
@@ -2,10 +2,6 @@
|
|||||||
# Component Makefile
|
# Component Makefile
|
||||||
#
|
#
|
||||||
|
|
||||||
#ifdef IS_BOOTLOADER_BUILD
|
|
||||||
CFLAGS += -DBOOTLOADER_BUILD
|
|
||||||
#endif
|
|
||||||
|
|
||||||
COMPONENT_SRCDIRS := . hwcrypto
|
COMPONENT_SRCDIRS := . hwcrypto
|
||||||
ifndef CONFIG_NO_BLOBS
|
ifndef CONFIG_NO_BLOBS
|
||||||
LIBS := core rtc net80211 pp wpa smartconfig coexist wps wpa2 phy
|
LIBS := core rtc net80211 pp wpa smartconfig coexist wps wpa2 phy
|
||||||
|
Reference in New Issue
Block a user