You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[^2]: `esp8266` requires the use of [`esp.set_native_code_location`](https://github.com/micropython/micropython/issues/14430#issuecomment-2332648018), and setting `WASM_PAGE_SIZE` to `8192` (or need to wait for [`WASM Custom Page Sizes`][1])
24
-
[^3]: `armv6m` depends on [Support modules larger than 4KiB](https://github.com/micropython/micropython/pull/12241)
24
+
[^3]: `armv6m` depends on [jumping more than 2k](https://github.com/micropython/micropython/pull/15812)
25
25
[^4]: not enough memory to run, need to wait for [`WASM Custom Page Sizes`][1]
0 commit comments