Carlos Pereira Atencio
Carlos Pereira Atencio
Thanks @elfmimi, I suspected it would be something like that. @mathias-arm / @flit if this is by design feel free to close this issue 👍
@thegecko tagging you to this ticket for visibility, as I am still not quite sure if this is a fix in DAPJs or DAPLink.
Quick note to add that serial activity via WebUSB doesn't blink the LED either in 0254.
@flit a partial fix for this issue when WebUSB flashing was included as part of PR #763 in this commit: https://github.com/ARMmbed/DAPLink/pull/763/commits/e4e9b2d8b8fcc711fcfe9c4858701548643c825f However, the LED still doesn't blink during "partial flashing"....
I'll close this as a duplicate of https://github.com/microbit-foundation/micropython-microbit-v2/issues/99. Thanks @rhubarbdog for working on porting the driver to micro:bit V2! If you want to share the driver in https://github.com/microbit-foundation/micropython-microbit-v2/issues/99 when it's...
@riknoll could you point me to the old and new Dockerfile? Yotta hasn't been updated in years and I think we could find a combination of Ubuntu release and dependencies...
Btw, I am a bit surprised that updating GCC resulted in larger flash and RAM consumption, it's usually been the other way around. But if the fix is to get...
Thanks Matt for the update! I'll close this as resolved.
This can be closed as fixed in https://github.com/ARMmbed/DAPLink/pull/1008 and refined in https://github.com/ARMmbed/DAPLink/pull/1019/
> * the use of the settings feature (from pxt-common-packages) in pxt-jacdac reduces the amount of flash for the user code Is that the CODAL MicroBitStorage (or similar) settings. If...