..
Adafruit_TinyUSB_Arduino@ e1e922d2ca
Update to Adafruyit TinyUSB 1.17 ( #1071 )
2022-12-28 09:05:20 -08:00
ADCInput
DMA-based ADC input (microphone, analog sensor) ( #1101 )
2023-01-05 16:00:34 -08:00
ArduinoOTA
Async scan + bugfixes ( #947 )
2022-10-31 17:01:10 -07:00
AudioBufferManager
Avoid race condition in I2S/PWMAudio delete ( #1163 )
2023-02-09 13:29:45 -08: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
Warn when Serial.printf() format is wrong ( #1090 )
2023-01-01 15:26:15 -08:00
Hash
Add more ESP8266 WiFi compatibility wrappers ( #1128 )
2023-01-19 12:44:05 -08: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
Stop the I2S PIO when I2S::end called ( #1103 )
2023-01-06 12:23:26 -08: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
Update to LittleFS 2.5.1 (only minor updates) ( #1099 )
2023-01-03 18:51:28 -08: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
PDM library re-port ( #1160 )
2023-02-07 08:10:24 -08:00
PicoOTA
Add USB drive mode to TinyUSB, SingleFileDisk ( #1034 )
2022-12-09 13:59:23 -08:00
PWMAudio
Update PlayStereo.ino ( #1210 )
2023-02-20 09:58:14 -08: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
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
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
Add more ESP8266 WiFi compatibility wrappers ( #1128 )
2023-01-19 12:44:05 -08:00
WiFi
Implement WiFi::softAPgetStationNum ( #1174 )
2023-02-12 10:38:37 -08:00
Wire
Handle slave mode I2C restarts ( #1104 )
2023-01-06 12:23:53 -08:00