8001918a89
With minor changes to adc.c and storage.c to support the F769.
5 lines
104 B
Makefile
5 lines
104 B
Makefile
MCU_SERIES = f7
|
|
CMSIS_MCU = STM32F769xx
|
|
AF_FILE = boards/stm32f769_af.csv
|
|
LD_FILE = boards/stm32f769.ld
|