nina-fw/arduino/libraries
2025-02-06 13:16:27 -05:00
..
ArduinoBearSSL/src manual merge of Arduino-specific trust anchors 2025-02-06 13:16:27 -05:00
ArduinoECCX08/src Increase delays for reliable ECCx08 operations 2021-01-27 17:33:13 +01:00
SPIS/src Reduce sockets to 7 to avoid heap allocation failure; annotate Adafruit changes; add more debugging support 2025-02-06 13:05:36 -05:00
WiFi/src Reduce sockets to 7 to avoid heap allocation failure; annotate Adafruit changes; add more debugging support 2025-02-06 13:05:36 -05:00
Wire Use ArduinoCore-API:Ringbuffer and increase size to 256 bytes. In ECCX08CertClass::generatePublicKey whey are performing a 64 byte read from the ECCX08. Although the previously used Ringbuffer was 64 bytes large it contained in fact a bug that reduced it's effective size to 63 bytes which resulted in an infinite loop. 2020-09-11 06:40:13 +02:00