arduino-pico/libraries
Earle F. Philhower, III 07a1484d72
Add WiFi.channel() reporting (#937)
Also return error conditions when WiFi status is inquired while not
connected.
2022-10-27 13:02:09 -07:00
..
Adafruit_TinyUSB_Arduino@5be0b21c0a Add Pico W WiFi support (#670) 2022-07-15 16:47:53 -07:00
ArduinoOTA Minor tweak, NULL=>nullptr (#844) 2022-09-07 14:41:04 -07:00
DNSServer Minor tweak, NULL=>nullptr (#844) 2022-09-07 14:41:04 -07:00
EEPROM Minor header/directrory cleanup (#802) 2022-08-27 13:04:57 -07:00
ESP8266SdFat@255180be14 Add bidirectional bulk SPI transfer, update SdFAT (#819) 2022-08-31 07:42:34 -07:00
FreeRTOS Enabled static memory allocation with example (#842) 2022-09-08 07:09:38 -07:00
http-parser Add WebServer, WebServerSecure, HTTPUpdateServer, HTTPUpdateServerSecure (#791) 2022-08-23 15:51:32 -07:00
HTTPClient Minor tweak, NULL=>nullptr (#844) 2022-09-07 14:41:04 -07:00
HTTPUpdate Add WebServer, WebServerSecure, HTTPUpdateServer, HTTPUpdateServerSecure (#791) 2022-08-23 15:51:32 -07:00
HTTPUpdateServer Minor tweak, NULL=>nullptr (#844) 2022-09-07 14:41:04 -07:00
I2S Avoid spurious -O3 warning (#770) 2022-08-18 13:56:09 -07:00
Joystick@af745f3e62 Adding a Joystick library, concurrently usable with Keyboard & Mouse (#692) 2022-07-21 04:40:04 -07:00
Keyboard@a6498d6228 Allow changing I2C clock speed while running (#459) 2022-02-04 18:08:35 -08:00
LEAmDNS Rewrite PicoW LWIP interface for stability (#916) 2022-10-15 12:00:35 -07:00
LittleFS Add SDFS header to SpeedTest to simplify use 2022-08-31 08:09:42 -07:00
lwIP_CYW43 Rewrite PicoW LWIP interface for stability (#916) 2022-10-15 12:00:35 -07:00
lwIP_Ethernet Rewrite PicoW LWIP interface for stability (#916) 2022-10-15 12:00:35 -07:00
MD5Builder Add OTA.O to make p.io builds function (#755) 2022-08-12 06:09:29 -07:00
Mouse@be7395a597 Allow changing I2C clock speed while running (#459) 2022-02-04 18:08:35 -08:00
PDM Minor header/directrory cleanup (#802) 2022-08-27 13:04:57 -07:00
PicoOTA Update PicoOTA.h 2022-08-31 14:40:53 -07:00
rp2040 Avoid spurious -O3 warning (#770) 2022-08-18 13:56:09 -07:00
SD Minor header/directrory cleanup (#802) 2022-08-27 13:04:57 -07:00
SDFS Minor header/directrory cleanup (#802) 2022-08-27 13:04:57 -07:00
Servo Minor header/directrory cleanup (#802) 2022-08-27 13:04:57 -07:00
SPI Minor tweak, NULL=>nullptr (#844) 2022-09-07 14:41:04 -07:00
Updater Ensure OTA errors are sent in single UDP packet (#787) 2022-08-21 15:29:23 -07:00
WebServer Fix memory leak in WebServer (#914) 2022-10-12 11:25:56 -07:00
WiFi Add WiFi.channel() reporting (#937) 2022-10-27 13:02:09 -07:00
Wire Disable Wire slave interrupt on ::end (#621) 2022-06-10 11:42:04 -07:00