micropython/ports/stm32/boards/NUCLEO_H743ZI/mpconfigboard.mk
iabdalkader fabfacf3d7 stm32/boards: Add new NUCLEO_H743ZI board configuration files.
USB serial and mass storage works, and the REPL is also available via the
UART through the on-board ST-LINK.
2018-03-09 15:08:11 +11:00

7 lines
155 B
Makefile

MCU_SERIES = h7
CMSIS_MCU = STM32H743xx
MICROPY_FLOAT_IMPL = double
AF_FILE = boards/stm32h743_af.csv
LD_FILE = boards/stm32h743.ld
TEXT_ADDR = 0x08040000