Adafruit_nRF52_Arduino/libraries
Chad Attermann 1b12011507 Null termination of file name when max length
File names are returned unterminated in the edge case where their length
is max size This is due to the fact that strncpy does terminate the
destination string when the source string is greater than or equal to
the specifid maximum length.
2024-07-15 09:01:40 -06:00
..
Adafruit_LittleFS Null termination of file name when max length 2024-07-15 09:01:40 -06:00
Adafruit_nRFCrypto@2be11062ac update tinyusb and nrfcrypto lib 2024-02-06 15:18:17 +07:00
Adafruit_TinyUSB_Arduino@d629476752 update tinyusb lib to 3.1.3 2024-03-27 10:52:48 +07:00
BLEAdafruitService fix more warnings 2021-05-25 22:52:07 +07:00
BLEHomekit fix #276 rename macro FILE_READ/WRITE to enum FILE_O_READ/WRITE 2019-05-30 18:09:07 +07:00
Bluefruit52Lib Merge branch 'refs/heads/master' into add-feather-833 2024-06-05 16:31:16 +07:00
InternalFileSytem get most of the sketches compiled with 833 except though with external flash since 833 does not have qspi 2022-07-13 20:07:13 +07:00
PDM fix pdm issue when bluefruit is enabled 2021-07-20 00:15:41 +07:00
RotaryEncoder Fix _irq_handler 2023-09-21 12:03:26 -03:00
Servo add tinyusb header across libraries 2021-06-02 13:26:54 +07:00
SoftwareSerial add tinyusb header across libraries 2021-06-02 13:26:54 +07:00
SPI get most of the sketches compiled with 833 except though with external flash since 833 does not have qspi 2022-07-13 20:07:13 +07:00
Wire clear STOPPED event when start transmission, which could be caused by missing ack from previous transaction 2021-11-24 19:05:41 +07:00