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,30 +0,0 @@
{
"ce_go": {
"__require__": [
"time",
"gc",
"math",
"tm1931",
"machine"
],
"__file__": true,
"__size__": 8886,
"__name__": "ce_go.py"
},
"mixgo_ce": {
"__require__": [
"time",
"gc",
"machine",
"ws2812",
"music",
"matrix16x8",
"msa301",
"mxc6655xa",
"machine"
],
"__file__": true,
"__size__": 6730,
"__name__": "mixgo_ce.py"
}
}