stm32/boards/NUCLEO_F413ZH: Remove STARTUP_FILE, it's defined globally.

The Makefile now defines this variable to the correct value (but it can
still be overridden by a board if necessary).
pull/3664/head
Damien George 2019-07-09 11:32:12 +10:00
rodzic c24d81119c
commit d43dd886a5
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,5 @@
MCU_SERIES = f4
CMSIS_MCU = STM32F413xx
STARTUP_FILE = boards/startup_stm32f413xx.o
AF_FILE = boards/stm32f413_af.csv
LD_FILES = boards/stm32f413xh.ld boards/common_ifs.ld
TEXT0_ADDR = 0x08000000