arduino-pico/libraries/PicoOTA/examples/OTAfromFile
Earle F. Philhower, III f6973fc64d
Add RISC-V support, GCC 14 move (#2491)
* Adds RISC-V compilation option to the IDE and Platform.IO.
* Build RP2350-RISCV libpico, libbearssl
* Fix RP2350 BearSSL library (was copied from RP2040, now built for M33)
* New GCC 14.2 toolchain is required (12.4 RISC-V support is borked)
* Newlib locking fixed prototypes
* Manually force all runtime init code into RP2350 binaries
* Add RISC-V to CI
* Remove RP2350 BOOT2.S files, binaries (not used)
* Clean up minor GCC 14.x warnings
* Add RP2350-RISCV OTA build, link
* Add RISC-V FreeRTOS files (configuration still not running, but builds)
* Add basic documentation
2024-09-29 15:10:36 -07:00
..
blink_100_1000_rp2040.h Enable OTA support for RP2350 (#2472) 2024-09-17 15:05:42 -07:00
blink_250_250_rp2350-riscv.h Add RISC-V support, GCC 14 move (#2491) 2024-09-29 15:10:36 -07:00
blink_500_500_rp2350.h Add RISC-V support, GCC 14 move (#2491) 2024-09-29 15:10:36 -07:00
OTAfromFile.ino Add RISC-V support, GCC 14 move (#2491) 2024-09-29 15:10:36 -07:00