nuttx/boards/arm/stm32
liuhaitao a3b643fdc1 olimex-stm32-p407: update HAVE_MODSYMS judge for protected build
Fix build break as below:
arm-none-eabi-ld: stm32_bringup.c:(.text+0x50): undefined reference to `g_mod_exports'

Signed-off-by: liuhaitao <liuhaitao@xiaomi.com>
2020-05-19 19:23:54 +01:00
..
axoloti build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
clicker2-stm32 build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
cloudctrl build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
common build: Move INCDIROPT to common place 2020-05-18 15:02:55 -06:00
drivers Merged in alinjerpelea/nuttx (pull request #1014) 2019-08-21 13:39:29 +00:00
fire-stm32v2 build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
hymini-stm32v build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
maple build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
mikroe-stm32f4 build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
nucleo-f4x1re build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
nucleo-f103rb build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
nucleo-f207zg build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
nucleo-f302r8 build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
nucleo-f303re build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
nucleo-f303ze build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
nucleo-f334r8 build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
nucleo-f410rb build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
nucleo-f429zi build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
nucleo-f446re build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
nucleo-l152re build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
olimex-stm32-e407 build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
olimex-stm32-h405 build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
olimex-stm32-h407 build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
olimex-stm32-p107 build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
olimex-stm32-p207 build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
olimex-stm32-p407 olimex-stm32-p407: update HAVE_MODSYMS judge for protected build 2020-05-19 19:23:54 +01:00
olimexino-stm32 build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
omnibusf4 build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
photon build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
shenzhou build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
stm32_tiny build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
stm32butterfly2 build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
stm32f3discovery build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
stm32f4discovery build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
stm32f103-minimum build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
stm32f334-disco build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
stm32f411e-disco build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
stm32f429i-disco build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
stm32ldiscovery build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
stm32vldiscovery build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
stm3210e-eval build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
stm3220g-eval build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
stm3240g-eval build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00
viewtool-stm32f107 build: replace ${TOPDIR} with $(TOPDIR) in Makefile 2020-05-19 19:23:18 +01:00