You've already forked uiflow-micropython
mirror of
https://github.com/m5stack/uiflow-micropython.git
synced 2026-05-20 10:39:27 -07:00
fd0c7d88f3
Signed-off-by: tinyu <tinyu.zhao@gmail.com>
freeze module
├── README.md ----> this file
├── _boot.py ----> system boot script, user can\'t change this
├── flashbdev.py
├── inisetup.py
└── startup ----> different board startup scripts
├── __init__.py
├── atoms3.py
├── cores3.py
└── stamps3.py