Update(boards): 移除default_src mp板卡中对lib构建的map.json

This commit is contained in:
王立帮
2025-02-20 03:30:24 +08:00
parent ed978908d8
commit 1baa63dc32
22 changed files with 22 additions and 1878 deletions

View File

@@ -1,27 +0,0 @@
{
"mixpy": {
"__require__": [
"math"
],
"__file__": true,
"__size__": 1949,
"__name__": "mixpy.py"
},
"motor_control": {
"__require__": [
"microbit"
],
"__file__": true,
"__size__": 993,
"__name__": "motor_control.py"
},
"rgb_show": {
"__require__": [
"microbit",
"neopixel"
],
"__file__": true,
"__size__": 264,
"__name__": "rgb_show.py"
}
}