micropython/ports/samd/boards/MINISAM_M4
robert-hh 909fe30dfd samd: Set the LFS type in mpconfigmcu.mk instead of mpconfigboard.mk.
SAMD21: set the filesystem type to LFS1.

SAMD51: the type is already set to LFS2, support is now dropped for LFS1.
It has not been used and dropping it saves 10 k of flash.

Signed-off-by: robert-hh <robert@hammelrath.com>
2023-06-27 14:57:41 +10:00
..
board.json ports: Add images, features and urls to board.json. 2021-10-28 15:25:38 +11:00
mpconfigboard.h samd/samd_qspiflash: Add QSPI flash driver and configure it accordingly. 2023-06-06 00:49:36 +10:00
mpconfigboard.mk samd: Set the LFS type in mpconfigmcu.mk instead of mpconfigboard.mk. 2023-06-27 14:57:41 +10:00
pins.csv samd/boards: Rename flash pins consistently for QSPI and SPI. 2023-06-06 00:42:33 +10:00