mirror of
https://github.com/m5stack/M5Stack_MicroPython.git
synced 2026-05-20 10:14:44 -07:00
Added missing Xtensa 64bit toolchain
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
nvs, data, nvs, 0x9000, 16K,
|
||||
otadata, data, ota, 0xd000, 8K,
|
||||
phy_init, data, phy, 0xf000, 4K,
|
||||
MicroPython_1, app, ota_0, 0x10000, 1408K,
|
||||
MicroPython_2, app, ota_1, , 1408K,
|
||||
MicroPython_1, app, ota_0, 0x10000, 64K,
|
||||
MicroPython_2, app, ota_1, , 64K,
|
||||
internalfs, data, spiffs, , 1024K,
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user