micropython/ports/renesas-ra/boards/RA6M2_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 = RA6M2
MCU_SERIES = m4
LD_FILES = boards/RA6M2_EK/ra6m2_ek.ld
# MicroPython settings
MICROPY_VFS_FAT = 1