arduino-pico/tools/libpico
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
..
btstack_config.h Add debugging for Bluetooth (#1767) 2023-10-12 08:21:44 -07:00
CMakeLists.txt Remove SDK C++ new/delete, duplicated objects (#2760) 2025-01-16 15:02:01 -08:00
lwipopts.h Increase LWIP timeouts to avoid MDNS panics (#2653) 2024-11-30 10:43:19 -08:00
make-libpico.sh Update to GCC 14.3, Newlib 4.5.0 (#2975) 2025-06-12 10:54:37 -07:00
pico_sdk_import.cmake Migrate to 2.0.0 SDK (#2336) 2024-08-17 10:39:13 -07:00
tusb_config.h Add USB drive mode to TinyUSB, SingleFileDisk (#1034) 2022-12-09 13:59:23 -08:00