Angus Gratton
Angus Gratton
@MATTYGILO Are you still seeing the original problem that you opened this issue for? If yes, then could you please post the board configuration you're using that reproduces the problem?
@domix75 My best guess would be that there was an existing filesystem in the flash left over from running MicroPython with an 8MB partition layout (this is the default S3...
This is an automated heads-up that we've just merged a Pull Request that removes the STATIC macro from MicroPython's C API. See https://github.com/micropython/micropython/pull/13763 A search suggests this PR might apply...
Thanks for submitting this report. I am able to reproduce this, and confirm the bug exists as described. Triggering the bug depends on the user running a malformed block device...
This is an automated heads-up that we've just merged a Pull Request that removes the STATIC macro from MicroPython's C API. See https://github.com/micropython/micropython/pull/13763 A search suggests this PR might apply...
> rather 'poking' gc and/or stack FWIW I think this will usually come down to stray pointers being left on the memory used for the stack, if a particular stack...
Regretfully I am putting this up and vanishing on holiday for a few weeks. :beach_umbrella: I will be back around Jan 2 and will carefully read any comments then. Looking...
@kdschlosser Thanks for the in-depth comments here. > I would also recommend not using "CAN" or "CANFD" as these are copyrighted by Bosch. I believe the copyright has expired in...
@IhorNehrutsa @obdevel @andrewleech @kentindell Do any of you have time to take a look at this proposed API? Additional feedback or questions would be very welcome! Cheers.
Thanks @kentindell for weighing in here. > Very pleased to see a priority queue. Nearly everyone gets this wrong and breaks their CAN implementation as a result. But there is...