This website requires JavaScript.
Explore
Help
Sign in
adafruit-mirror
/
nina-fw
Watch
1
Star
0
Fork
You've already forked nina-fw
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
test-bt
nina-fw
/
arduino
/
libraries
History
Dan Halbert
43816f100d
manual merge of Arduino-specific trust anchors
...
From
https://github.com/arduino/nina-fw/pull/100/files
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