mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-29 12:28:58 +00:00
Merge branch 'bugfix/gdbstub_includes' into 'release/v4.3'
[gdbstub]: fixed includes of component.mk (v4.3) See merge request espressif/esp-idf!15870
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
COMPONENT_ADD_INCLUDEDIRS := include
|
COMPONENT_ADD_INCLUDEDIRS := include xtensa esp32
|
||||||
COMPONENT_PRIV_INCLUDEDIRS := private_include esp32 xtensa
|
COMPONENT_PRIV_INCLUDEDIRS := private_include esp32
|
||||||
COMPONENT_SRCDIRS := src esp32 xtensa
|
COMPONENT_SRCDIRS := src esp32 xtensa
|
||||||
COMPONENT_ADD_LDFRAGMENTS += linker.lf
|
COMPONENT_ADD_LDFRAGMENTS += linker.lf
|
||||||
|
|||||||
Reference in New Issue
Block a user