build prod

This commit is contained in:
fredqian
2025-08-13 10:15:51 +08:00
parent 2f39feb91a
commit 5af655ec47
101 changed files with 420 additions and 297 deletions

View File

@@ -874,13 +874,23 @@
"__size__": 2622,
"__name__": "syn6288.py"
},
"tm1650": {
"tm1637": {
"__require__": [
"machine",
"time",
"micropython"
],
"__file__": true,
"__size__": 2008,
"__size__": 2714,
"__name__": "tm1637.py"
},
"tm1650": {
"__require__": [
"micropython",
"machine"
],
"__file__": true,
"__size__": 2015,
"__name__": "tm1650.py"
},
"tm1652": {