7f05e35622
This rebuilds the crucial parts of MicroPython's bytearray creation and calls it quietly from inside the C-bindings, avoiding the need for a bytearray to be passed in by the user. Whether this magically holds a reference and evades GC remains to be seen. |
||
---|---|---|
drivers | ||
examples | ||
libraries | ||
micropython | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
README.md | ||
pico_sdk_import.cmake |