arduino-pico/libraries/WiFi/examples
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
..
BearSSL_CertStore Don't delete first cert, taken from ESP8266 repo (#1392) 2023-04-22 15:34:59 -07:00
BearSSL_MaxFragmentLength Add WiFiClientSecure and WifiServerSecure (TLS) support, NTP (#683) 2022-07-18 20:24:11 -07:00
BearSSL_Server Add WiFiClientSecure and WifiServerSecure (TLS) support, NTP (#683) 2022-07-18 20:24:11 -07:00
BearSSL_ServerClientCert Add NTP waitSet callback (#705) 2022-07-23 14:07:11 -07:00
BearSSL_Sessions Warn when Serial.printf() format is wrong (#1090) 2023-01-01 15:26:15 -08:00
BearSSL_Validation Update to GCC 14.3, Newlib 4.5.0 (#2975) 2025-06-12 10:54:37 -07:00
ScanNetworks Warn when Serial.printf() format is wrong (#1090) 2023-01-01 15:26:15 -08:00
Udp Add Pico W WiFi support (#670) 2022-07-15 16:47:53 -07:00
WiFiClient Support wired network interfaces (W5500, W5100, ENC28J60) (#1703) 2023-09-14 19:04:39 -07:00
WiFiServer WiFiServer modernization (#1871) 2023-12-02 09:31:39 -08:00