Open keredson opened 1 year ago
It is interesting that if you have an active REPL session with the microcontroller it will give this error frequently but when it is just running the code without a REPL session this has gone away. Does anyone know of a decent way to fix this issue?
I just rebooted my device and powered it without connecting to a computer and it ran well but that is not a fix and more like a band-aide.
I have a whole TON of fixes I'm working on for you.
I'm sure this is an obvious/known issue, but I hit an OOM with a pretty small repo (8 files, 3 commits):
this line:
micropython really needs an incremental json parser...