micropython/stmhal/boards/STM32F769DISC/mpconfigboard.mk
Rami Ali 8001918a89 stmhal: Add STM32F769DISC board files.
With minor changes to adc.c and storage.c to support the F769.
2016-12-13 16:26:13 +11:00

5 lines
104 B
Makefile

MCU_SERIES = f7
CMSIS_MCU = STM32F769xx
AF_FILE = boards/stm32f769_af.csv
LD_FILE = boards/stm32f769.ld