kopia lustrzana https://github.com/micropython/micropython
7 wiersze
174 B
Makefile
7 wiersze
174 B
Makefile
|
MCU_SERIES = f7
|
||
|
CMSIS_MCU = STM32F722xx
|
||
|
AF_FILE = boards/stm32f722_af.csv
|
||
|
LD_FILES = boards/stm32f722.ld boards/common_ifs.ld
|
||
|
TEXT0_ADDR = 0x08000000
|
||
|
TEXT1_ADDR = 0x08020000
|