Damien George
Damien George
Thanks @jonnor for your thorough testing. Based on the results of your tests I have made #15908 as a fix for this issue.
Fixed by 5b22bde044b27aaf82cde8d7609ba37015b37b4c
Squashed, rebased and merged in 455415b1e1199c4364e84cc31905452f7c4ec399 Thanks for the contribution!
Sorry I never got to this. Does it need to be fixed now that the linker script can set the extents of the flash filesystem?
@chrismas9 this PR is quite old now and would need to be rebased on latest master. That will probably be difficult because a lot of things have changed in the...
@chrismas9 if you're actively using these changes, then we could get them in. The first thing to do would be a rebase on the latest master. > I would like...
Thanks for the contribution. This will need to wait until #15108 is merged.
Indeed, this is not part of the public Python API. We could add type checking to `push()`, but it would add code size and slow things down a little. Alternatively,...
> but now the issue with Arm tests has gotten worse. Before the qemu-arm refactoring it'd take longer than 30 seconds, but would still end. Now it's been stuck for...
> but `MICROBIT` and `NETDUINO2` targets do not work at all (even without this PR). Are those boards meant to be compile-only? You are right, these boards don't run the...