7 lines
117 B
Makefile
7 lines
117 B
Makefile
|
CMSIS_MCU = RA4W1
|
||
|
MCU_SERIES = m4
|
||
|
LD_FILES = boards/RA4W1_EK/ra4w1_ek.ld
|
||
|
|
||
|
# MicroPython settings
|
||
|
MICROPY_VFS_FAT = 1
|