27 lines
854 B
Plaintext
27 lines
854 B
Plaintext
_____ _ _
|
|
/ ____| | | |
|
|
| | | |__ __ _ _ __ __ _ ___ | | ___ __ _
|
|
| | | '_ \ / _` | '_ \ / _` |/ _ \ | | / _ \ / _` |
|
|
| |____| | | | (_| | | | | (_| | __/ | |___| (_) | (_| |
|
|
\_____|_| |_|\__,_|_| |_|\__, |\___| |______\___/ \__, |
|
|
__/ | __/ |
|
|
|___/ |___/
|
|
|
|
|
|
|
|
RP2040 Loader V1.0.0 - 22/07/2025
|
|
|
|
- Initial release
|
|
|
|
RP2040 Loader V1.0.1 - 23/07/2025
|
|
|
|
Improvements:
|
|
- Integrated `mpremote` into the application package to support mp file uploads without requiring external installation
|
|
|
|
RP2040 Loader V1.0.2 - 23/07/2025
|
|
|
|
Improvements:
|
|
- Added logging to see which files get uploaded or skipped (if unchanged)
|
|
|
|
Bug Fixes:
|
|
- Fixed `mpremote` |