timoscs
timoscs
My 1 cent here too, I came to suggest this very feature!
@MBalszun a potentially useful hint, if you ever get around to working on such a PR: you can't make `seed` constexpr as-is under anything less than C++20, since it uses...
@lurch indeed, our BOOT2 is being read and executed, so the flash chip is readable. It's just `_reset_to_usb_boot` that crashes. As you say, it's probably some flash reset etc that's...
Just for context, in case you're interested what we're using this for: https://supercriticalsynthesizers.com/deep-dive-unbrickable-update-process-for-the-redshift-6/
> ...and of course I guess the "recommended" unbrickable-firmware route would have been to expose the BOOTSEL button (i.e. the CSn pin), so that the user could simply hold it...