7 lines
117 B
Makefile
7 lines
117 B
Makefile
|
CMSIS_MCU = RA6M2
|
||
|
MCU_SERIES = m4
|
||
|
LD_FILES = boards/RA6M2_EK/ra6m2_ek.ld
|
||
|
|
||
|
# MicroPython settings
|
||
|
MICROPY_VFS_FAT = 1
|