This commit is contained in:
2025-10-08 10:43:59 +01:00
parent e1e80e2cbe
commit 4dbfdbc9ac
19 changed files with 65 additions and 48 deletions
+10
View File
@@ -31,3 +31,13 @@ RP Loader V1.1.0 - 06/10/2025
Improvements:
- Added support for the RP2350-ETH (Pico 2 platform)
RP Loader V1.1.1 - 08/10/2025
Improvements:
- Included the firmware for the RP2350-ETH (Pico 2 platform) in the Firmware folder
- Updated firmwares to latest version of MicroPython (V1.26.1)
- Removed various unessasary parts of the program to make it even faster to run :)
Bug Fixes:
- Fixed support for the RP2350-ETH (Pico 2 platform)