arduino-pico/libraries
2025-02-28 14:12:46 -06:00
..
Adafruit_TinyUSB_Arduino@c92b7fde16 Update to Adafruit TinyUSB 3.4.2 (#2761) 2025-01-17 10:03:22 -08:00
ADCInput Fix ADCInput clocks for multiple inputs (#2755) 2025-01-14 15:58:45 -08:00
ArduinoOTA Add SimpleMDNS, IGMP, and .local lookup (#2582) 2024-11-07 10:09:44 -08:00
AsyncUDP@9a718fb3dc Remove old ESP8266 files from AsyncUDP (#2238) 2024-06-19 15:51:34 -07:00
AudioBufferManager Add buffer read to AudioBufferManager and I2S (#2777) 2025-01-26 10:03:44 -08:00
BluetoothAudio A2DPSink: Remove stubs, fix volume and connect callbacks (#2757) 2025-01-16 09:37:22 -08:00
BluetoothHCI Avoid malloc/free while in HCI callbacks (#2219) 2024-06-10 16:38:50 -07:00
BluetoothHIDMaster Avoid malloc/free while in HCI callbacks (#2219) 2024-06-10 16:38:50 -07:00
BTstackLib Don't set SDFAT_FILE_TYPE, default is OK (#2773) 2025-01-22 10:08:28 -08:00
DNSServer Replace most remaining ESP_ debug macros (#2305) 2024-07-28 09:36:10 -07:00
EEPROM Fix FreeRTOS Flash Freeze, Fastly (#2486) 2024-09-20 15:04:56 -07:00
ESPHost@80c0fa89b1 Latest ESPHost, much better performance using DMA (#2545) 2024-10-14 19:34:17 -07:00
FatFS Fix FreeRTOS Flash Freeze, Fastly (#2486) 2024-09-20 15:04:56 -07:00
FatFSUSB Add checks for Adafruit TinyUSB to USB libs (#2319) 2024-08-04 10:10:08 -07:00
FreeRTOS Support WiFi/BT/BLT with RP2350 CYW43 boards (#2616) 2024-11-19 10:28:12 -08:00
Hash
HID_Bluetooth Fix 2.0 SDK BLE devices (#2560) 2024-10-27 12:52:43 -07:00
HID_Joystick@be266c0252 Factor out cut-n-pasted GAMEPAD16 HID structures (#2302) 2024-07-26 09:11:41 -07:00
HID_Keyboard@c0f474695f
HID_Mouse@8bd9d96bd9
http-parser
HTTPClient Fix HTTPClient debug output (#2300) 2024-07-25 22:21:38 -07:00
HTTPUpdate Replace most remaining ESP_ debug macros (#2305) 2024-07-28 09:36:10 -07:00
HTTPUpdateServer Add SimpleMDNS, IGMP, and .local lookup (#2582) 2024-11-07 10:09:44 -08:00
I2S Add buffer read to AudioBufferManager and I2S (#2777) 2025-01-26 10:03:44 -08:00
Joystick Add checks for Adafruit TinyUSB to USB libs (#2319) 2024-08-04 10:10:08 -07:00
JoystickBLE Add true 10- and 16-bit joystick modes (#2276) 2024-07-18 16:07:29 -07:00
JoystickBT
Keyboard Add checks for Adafruit TinyUSB to USB libs (#2319) 2024-08-04 10:10:08 -07:00
KeyboardBLE Add true 10- and 16-bit joystick modes (#2276) 2024-07-18 16:07:29 -07:00
KeyboardBT
LEAmDNS Don't set SDFAT_FILE_TYPE, default is OK (#2773) 2025-01-22 10:08:28 -08:00
LittleFS Update to LittleFS v2.10.1 (#2762) 2025-01-17 10:18:32 -08:00
lwIP_CYW43 Add Bluetooth audio out (A2DP) on the PicoW (#2174) 2024-05-26 14:30:40 -07:00
lwIP_enc28j60 Protect W5500/ENC28J60 isLinked() call from IRQ (#2115) 2024-04-19 13:59:11 -07:00
lwIP_ESPHost CI can use custom defines, add ESPHost/WINC tests (#2142) 2024-05-02 13:37:50 -07:00
lwIP_Ethernet Support WiFi/BT/BLT with RP2350 CYW43 boards (#2616) 2024-11-19 10:28:12 -08:00
lwIP_w55rp20 Add WIZnet W55RP20-EVB-Pico board (#2555) 2024-10-28 18:10:33 -07:00
lwIP_w5100 Add wiznet_5100s_evb_pico2, wiznet_5500_evb_pico2 (#2575) 2024-11-03 09:47:31 -08:00
lwIP_w5500 Add wiznet_5100s_evb_pico2, wiznet_5500_evb_pico2 (#2575) 2024-11-03 09:47:31 -08:00
lwIP_w6100 Add WiFiClient example for w6100 for CI (#2348) 2024-08-22 10:03:47 -07:00
lwIP_WINC1500 CI can use custom defines, add ESPHost/WINC tests (#2142) 2024-05-02 13:37:50 -07:00
MD5Builder
Mouse Add checks for Adafruit TinyUSB to USB libs (#2319) 2024-08-04 10:10:08 -07:00
MouseAbsolute Migrate to 2.0.0 SDK (#2336) 2024-08-17 10:39:13 -07:00
MouseBLE Migrate to 2.0.0 SDK (#2336) 2024-08-17 10:39:13 -07:00
MouseBT Migrate to 2.0.0 SDK (#2336) 2024-08-17 10:39:13 -07:00
NetBIOS Use built-in LWIP call to determine NetBIOS IP (#2235) 2024-06-18 13:42:23 -07:00
PDM libraries/PDM/src/rp2040/pdm.pio.h: pio_gpio_init data in pin. (#2432) 2024-09-08 19:12:33 -07:00
PicoOTA Add RISC-V support, GCC 14 move (#2491) 2024-09-29 15:10:36 -07:00
PWMAudio Allow setting PWMAudio frequency before begin (#2726) 2024-12-30 10:57:40 -08:00
rp2040 Semihosting part of core, RISC-V support (#2685) 2024-12-14 09:42:45 -08:00
rp2350 Add RP2350 support, new boards (#2337) 2024-08-25 11:21:46 -07:00
SD SDIO doesn't take a clock speed parameter (#2766) 2025-01-18 09:19:39 -08:00
SdFat@67e26476f1 Replace ESP8266SdFat w/SdFat 2.3.0, SDIO, ExFAT (#2764) 2025-01-17 15:22:39 -08:00
SDFS SDIO doesn't take a clock speed parameter (#2766) 2025-01-18 09:19:39 -08:00
SerialBT Allow setting SerialBT advertised name (#2181) 2024-05-30 11:40:40 -07:00
Servo Add RP2350B generic/Pimoroni PGA2350 support (#2433) 2024-09-11 18:55:28 -07:00
SimpleMDNS Add MDNS.addServiceTxt() to SimpleMDNS (#2679) 2024-12-12 11:55:14 -08:00
SingleFileDrive Add checks for Adafruit TinyUSB to USB libs (#2319) 2024-08-04 10:10:08 -07:00
SoftwareSPI Deduplicate SPI and SoftwareSPI routines (#2779) 2025-01-28 12:47:13 -08:00
SPI update code for style 2025-02-28 14:12:46 -06:00
SPISlave Fix PICO_RP2350B define check for other peripherals (#2463) 2024-09-16 11:16:08 -07:00
Ticker On Timer::once execution, delete the alarm_id (#2245) 2024-06-24 16:07:19 -07:00
Updater OTA Updater better error codes on OOS (#2793) 2025-02-04 11:54:12 -08:00
VFS Add VFS to enable POSIX file I/O operations (#2333) 2024-08-16 13:37:23 -07:00
WebServer Added WizNet W6100 to the AdvancedWebServer example (#2812) 2025-02-19 07:25:09 -08:00
WiFi Move to Arduino API 10501 (#2797) 2025-02-08 22:45:10 -08:00
Wire added I2C TwoWire::busIdle to be checked by writeReadAsync (#2798) 2025-02-09 09:52:45 -08:00