mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
spi: fix the component.mk for eeprom example
introduced in f53812d27a83e32feb670be756cb41d94faebd5f.
This commit is contained in:
parent
c08bb08d2d
commit
6998257514
@ -3,4 +3,4 @@
|
||||
#
|
||||
# (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
|
||||
|
Loading…
x
Reference in New Issue
Block a user