Add support for MPY ABI v6.

Pybricks firmware v3.2.0b2 has updated to MicroPython 1.19 which
includes breaking changes to the MPY binary file format.
This commit is contained in:
David Lechner
2022-07-06 12:51:01 -05:00
parent f06b7c0c2c
commit 90cd4865e8
15 changed files with 129 additions and 45 deletions
+1
View File
@@ -15,6 +15,7 @@
"@pybricks/firmware": "4.15.0",
"@pybricks/ide-docs": "2.2.0",
"@pybricks/mpy-cross-v5": "^2.0.0",
"@pybricks/mpy-cross-v6": "^1.0.0",
"@reduxjs/toolkit": "^1.8.3",
"@shopify/react-i18n": "^7.1.3",
"@svgr/webpack": "^6.2.1",