Update: micropython libraries map中文件添加__size__字段

This commit is contained in:
王立帮
2024-12-03 15:02:45 +08:00
parent 5aedcce062
commit 8b348d0145
24 changed files with 324 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
"matrix16x8"
],
"__file__": true,
"__size__": 4507,
"__name__": "mixgo.py"
},
"mixgo_pe": {
@@ -21,6 +22,7 @@
"machine"
],
"__file__": true,
"__size__": 1328,
"__name__": "mixgo_pe.py"
},
"mpython": {
@@ -35,6 +37,7 @@
"qmi8658"
],
"__file__": true,
"__size__": 3562,
"__name__": "mpython.py"
}
}