micropython/ports/renesas-ra/boards/RA6M1_EK/mpconfigboard.mk

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
117 B
Makefile
Raw Normal View History

CMSIS_MCU = RA6M1
MCU_SERIES = m4
LD_FILES = boards/RA6M1_EK/ra6m1_ek.ld
# MicroPython settings
MICROPY_VFS_FAT = 1