arduino-pico/libraries/SoftwareSPI
Earle F. Philhower, III e7a23550ce
Update to GCC 14.3, Newlib 4.5.0 (#2975)
Moves to just released GCC 14.3

Moves to full-fat printf/scanf because Newlib no longer supports all the
calls libstdc++ requires with the older, smaller, nano-formatted-io option.

Moves to latest SDK develop branch with important float acceleration fixes
for the RP2350, among other updates.

Moves to latest pioasm, picotool develop branches

* SDK was refactored, update the includes
* Rebuild PicoSDK and BearSSL libs
* Update certs in BSSL validation example
* Don't spell check the certs!
* Updated tools with full fat++ newlib printf/scanf
2025-06-12 10:54:37 -07:00
..
examples Deduplicate SPI and SoftwareSPI routines (#2779) 2025-01-28 12:47:13 -08:00
src Update to GCC 14.3, Newlib 4.5.0 (#2975) 2025-06-12 10:54:37 -07:00
keywords.txt Add PIO-based SoftwareSPI enabling SPI on any pins (#2778) 2025-01-27 13:59:52 -08:00
library.properties Add PIO-based SoftwareSPI enabling SPI on any pins (#2778) 2025-01-27 13:59:52 -08:00