Merge branch 'bugfix/dport_stall_in_esp32_component' into 'master'
Also do dport stalling in esp32 component See merge request !1141
This commit is contained in:
commit
0ead095512
1 changed files with 0 additions and 4 deletions
|
@ -2,10 +2,6 @@
|
|||
# Component Makefile
|
||||
#
|
||||
|
||||
#ifdef IS_BOOTLOADER_BUILD
|
||||
CFLAGS += -DBOOTLOADER_BUILD
|
||||
#endif
|
||||
|
||||
COMPONENT_SRCDIRS := . hwcrypto
|
||||
ifndef CONFIG_NO_BLOBS
|
||||
LIBS := core rtc net80211 pp wpa smartconfig coexist wps wpa2 phy
|
||||
|
|
Loading…
Reference in a new issue