Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-12-03 15:49:51 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
9e90baf5a0eec1cadb56e7a2a52b72f08258fb08
esp-idf/components/spi_flash/component.mk

8 lines
163 B
Makefile
Raw Normal View History

Name component makefiles component.mk instead of Makefile Fixes problems with Eclipse trying to build in directories it shouldn't. This is a breaking change for existing repositories, they need to rename any component Makefiles to component.mk and rename their references to $(IDF_PATH)/make/component.mk to $(IDF_PATH)/make/component_common.mk
2016-09-01 09:19:06 +10:00
COMPONENT_ADD_INCLUDEDIRS := include
Remove SPIUnlock from linker script symbols Add a comment about why it was removed and where it went.
2016-10-21 17:08:05 +11:00
ifdef IS_BOOTLOADER_BUILD
# Bootloader needs updated SPIUnlock from this file
COMPONENT_OBJS := spi_flash_rom_patch.o
endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 70ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API