micropython/ports/samd/boards/ADAFRUIT_ITSYBITSY_M0_EXPRESS
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 samd/boards: Add ADAFRUIT_FEATHER_M4_EXPRESS and _ITSYBITSY_M0_EXPRESS. 2022-10-06 22:32:01 +11:00
mpconfigboard.h samd/samd_spiflash: Add SPI 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: Clean up comments and some pins in pins.csv files. 2023-02-21 23:13:01 +11:00