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

@@ -4,6 +4,7 @@
"math"
],
"__file__": true,
"__size__": 1949,
"__name__": "mixpy.py"
},
"motor_control": {
@@ -11,6 +12,7 @@
"microbit"
],
"__file__": true,
"__size__": 993,
"__name__": "motor_control.py"
},
"rgb_show": {
@@ -19,6 +21,7 @@
"neopixel"
],
"__file__": true,
"__size__": 264,
"__name__": "rgb_show.py"
}
}