- Add the Raspberry Pi Pico port
- Add correct MD5 calculation with stub enabled
- Remove duplicate word in logging
- Add stub-support
- Fix MD5 option handling
- Fix ESP SPI port duplicate tracing
- SPI interface/esp port alignment requirements fix
- Upload to RAM examples monitor task priority fix
- Add a convenient public API way to read the WIFI MAC
- Correctly compare image size with memory size including offset
- Move flash size detection functionality to the public API
- Fix inferring flash size from the flash ID
- docs: Fix table in SPI load to RAM example
- USB CDC ACM interface support
- Add the ability for ESP ports to not initialize peripherals
- docs: Remove notes about SPI interface being experimental
- Document size_id and improve comments in places
- Fix flash size ID sanity checks
- Fix md5 timeout values
- ci: Add more compiler warnings for the flasher in the examples
- Initial release