mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-04 05:04:33 +02:00
Merge branch 'bugfix/spi_eeprom_example_make_build' into 'master'
spi: fix the component.mk for eeprom example See merge request espressif/esp-idf!8187
This commit is contained in:
@@ -3,4 +3,4 @@
|
|||||||
#
|
#
|
||||||
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
|
||||||
|
|
||||||
COMPONENT_ADD_LDFRAGMENTS += "linker.lf"
|
COMPONENT_ADD_LDFRAGMENTS += linker.lf
|
||||||
|
Reference in New Issue
Block a user