arduino-pico/libraries
Earle F. Philhower, III 9e89dda900
Ensure 64bit math for SD card FSInfo (#1553)
Fixes #1552

Ensure that 64 bit multiplication is done when calculating the total size
available and used for SDFS.
2023-06-23 08:25:36 -07:00
..
Adafruit_TinyUSB_Arduino@b17ab37a0e Update to Adafruit TinyUSB 2.2.1 (#1511) 2023-06-07 00:05:12 -07:00
ADCInput Addition ABM checks in PWMAudio and ADCInput (#1530) 2023-06-12 15:20:52 -07:00
ArduinoOTA Async scan + bugfixes (#947) 2022-10-31 17:01:10 -07:00
AudioBufferManager Minor clean up includes (#1520) 2023-06-10 20:42:28 -07:00
BTstackLib Added setup overload to pass name. (#1483) 2023-05-27 10:40:24 -07:00
DNSServer Minor tweak, NULL=>nullptr (#844) 2022-09-07 14:41:04 -07:00
EEPROM Fix memcpy to unallocated memory in EEPROM.cpp (#1000) 2022-11-24 10:25:48 -08:00
ESP8266SdFat@255180be14 Add bidirectional bulk SPI transfer, update SdFAT (#819) 2022-08-31 07:42:34 -07:00
FreeRTOS CoreMutex add portYieldFromISR for FreeRTOS (#1484) 2023-06-07 06:59:10 -07:00
Hash Add more ESP8266 WiFi compatibility wrappers (#1128) 2023-01-19 12:44:05 -08:00
HID_Bluetooth Clear compile errors if BT needed but not on (#1371) 2023-04-12 08:21:24 -07:00
HID_Joystick@4eb3e28dc2 Use generic HID classes to minimize code duplic'n (#1254) 2023-03-03 11:12:09 -08:00
HID_Keyboard@c0f474695f Add HID consumer (aka media) keys for USB, BT (#1309) 2023-03-15 19:10:31 -07:00
HID_Mouse@8bd9d96bd9 Add absolute mouse support (#1342) 2023-03-30 16:09:04 -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 I2S: Don't consider _isHolding when it's an output (#1548) 2023-06-19 07:54:34 -07:00
Joystick Use generic HID classes to minimize code duplic'n (#1254) 2023-03-03 11:12:09 -08:00
JoystickBLE Allow setting names for BT/BLE HID devices (#1260) 2023-03-04 12:38:34 -08:00
JoystickBT Allow setting names for BT/BLE HID devices (#1260) 2023-03-04 12:38:34 -08:00
Keyboard Add HID consumer (aka media) keys for USB, BT (#1309) 2023-03-15 19:10:31 -07:00
KeyboardBLE Add HID consumer (aka media) keys for USB, BT (#1309) 2023-03-15 19:10:31 -07:00
KeyboardBT Add HID consumer (aka media) keys for USB, BT (#1309) 2023-03-15 19:10:31 -07:00
LEAmDNS Rewrite PicoW LWIP interface for stability (#916) 2022-10-15 12:00:35 -07:00
LittleFS Update to LittleFS 2.5.1 (only minor updates) (#1099) 2023-01-03 18:51:28 -08:00
lwIP_CYW43 Minor clean up includes (#1520) 2023-06-10 20:42:28 -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 Use generic HID classes to minimize code duplic'n (#1254) 2023-03-03 11:12:09 -08:00
MouseAbsolute Add absolute mouse support (#1342) 2023-03-30 16:09:04 -07:00
MouseBLE Add absolute mouse support (#1342) 2023-03-30 16:09:04 -07:00
MouseBT Add absolute mouse support (#1342) 2023-03-30 16:09:04 -07:00
PDM Minor clean up includes (#1520) 2023-06-10 20:42:28 -07:00
PicoOTA Add USB drive mode to TinyUSB, SingleFileDisk (#1034) 2022-12-09 13:59:23 -08:00
PWMAudio Addition ABM checks in PWMAudio and ADCInput (#1530) 2023-06-12 15:20:52 -07:00
rp2040 Warn when Serial.printf() format is wrong (#1090) 2023-01-01 15:26:15 -08:00
SD Fix SD.H FILE_WRITE mapping (#1178) 2023-02-12 17:46:50 -08:00
SDFS Ensure 64bit math for SD card FSInfo (#1553) 2023-06-23 08:25:36 -07:00
SerialBT BT Serial connection docs for Mac (#1459) 2023-05-20 10:56:06 -07:00
Servo Minor header/directrory cleanup (#802) 2022-08-27 13:04:57 -07:00
SingleFileDrive Reduce stack usage of several components (#1093) 2023-01-02 11:40:51 -08:00
SPI Remove extra SPI byte flip (#1202) 2023-02-17 12:42:31 -08:00
Updater Remove debug printout warnings (#1091) 2023-01-02 10:51:04 -08:00
WebServer WebServer: Solve HTTP request delay by dropping idle connections (#1537) 2023-06-15 07:39:02 -07:00
WiFi Remove circular dependency on WiFi/LWIP_Ethernet (#1415) 2023-05-04 19:54:24 -07:00
Wire Handle slave mode I2C restarts (#1104) 2023-01-06 12:23:53 -08:00