You've already forked uiflow-micropython
mirror of
https://github.com/m5stack/uiflow-micropython.git
synced 2026-05-20 10:39:27 -07:00
8525d01d3d
Signed-off-by: hlym123 <lwylwt@qq.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