Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.12 KB

readme.org

File metadata and controls

23 lines (20 loc) · 1.12 KB

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.