Bryce Schober
Bryce Schober
### Is your feature request related to a problem? Please describe. The progress output when writing compressed images files quickly progresses to 99% and then pauses there while the rest...
**Describe the proposed feature** At least in the context of CBOR and UBJSON support (all of `json_ext/*`?), the underlying `basic_*_reader::read()` and `decode()` functions support a non-throwing `std::error_code` interface, but then...
### Describe the request Sharing Arduino IDE sketches between users is pretty handicapped right now, because the [`sketch.yaml` project file](https://arduino.github.io/arduino-cli/dev/sketch-project-file/) isn't yet supported in the IDE, and there is no...
I'm digesting the implications of the [`tryboot_a_b` update flow](https://www.raspberrypi.com/documentation/computers/config_txt.html#example-update-flow-for-ab-booting), and it's becoming clear that it is more designed for boot systems that depend on a ramdisk. Since the ramdisk would...
Given the implementation of `addfloat()`, I see no way to force double-floating-point encoding. I suppose that is a limitation of the diagnostic encoding?
It would be great to support watching of extensions to receive notification of new releases. Yes, they do get updated automatically in the IDE, but maybe I want to watch...