micropython/ports/stm32/boards/NUCLEO_G491RE/mpconfigboard.mk

7 wiersze
171 B
Makefile

# MCU settings
MCU_SERIES = g4
CMSIS_MCU = STM32G491xx
MICROPY_FLOAT_IMPL = single
AF_FILE = boards/stm32g491_af.csv
LD_FILES = boards/stm32g491.ld boards/common_basic.ld