build(boards): xpython板卡执行 npm run build:prod
This commit is contained in:
52
boards/default/micropython_esp32c5/build/lib/map.json
Normal file
52
boards/default/micropython_esp32c5/build/lib/map.json
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"mixgo_sowl": {
|
||||
"__require__": [
|
||||
"gc",
|
||||
"time",
|
||||
"math",
|
||||
"machine",
|
||||
"music",
|
||||
"ws2812x",
|
||||
"st7735_cf",
|
||||
"sowl_bot",
|
||||
"spl06_001",
|
||||
"sc7a20",
|
||||
"ltr553als",
|
||||
"shtc3",
|
||||
"mmc5603",
|
||||
"rc522",
|
||||
"ci130x"
|
||||
],
|
||||
"__file__": true,
|
||||
"__size__": 7707,
|
||||
"__name__": "mixgo_sowl.py"
|
||||
},
|
||||
"sowl_bot": {
|
||||
"__require__": [
|
||||
"time",
|
||||
"micropython"
|
||||
],
|
||||
"__file__": true,
|
||||
"__size__": 4683,
|
||||
"__name__": "sowl_bot.py"
|
||||
},
|
||||
"st7735_cf": {
|
||||
"__require__": [
|
||||
"time",
|
||||
"uframebuf",
|
||||
"machine",
|
||||
"image"
|
||||
],
|
||||
"__file__": true,
|
||||
"__size__": 3975,
|
||||
"__name__": "st7735_cf.py"
|
||||
},
|
||||
"ws2812x": {
|
||||
"__require__": [
|
||||
"time"
|
||||
],
|
||||
"__file__": true,
|
||||
"__size__": 1955,
|
||||
"__name__": "ws2812x.py"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user