/ASFM

ASFM - A Simple File Manager on a ST7789 TFT display over SPI using a STM32 MCU

Primary LanguageCMIT LicenseMIT

ASFM

A simple file manager. Browsing a SD card source tree with an Adafruit ST7789 based display.

Tools

The following tools are needed to build this project

Submodules

CMSIS will also produce linker warnings due to newlib e.g. “_write is not implemented and will always fail”. There is quite a bit of a size overhead when pulling in all the CMSIS modules. An average project would be around ~100Mb.