Remove SPIUnlock from linker script symbols

Add a comment about why it was removed and where it went.
This commit is contained in:
Angus Gratton
2016-10-21 17:08:05 +11:00
parent f37e70ebd6
commit 1413ec3ff0
3 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#
PROJECT_NAME := bootloader
COMPONENTS := esptool_py bootloader log
COMPONENTS := esptool_py bootloader log spi_flash
# The bootloader pseudo-component is also included in this build, for its Kconfig.projbuild to be included.
#