Arduino Crypto library: compilation problem with MegaTinyCore 2.6.8 (IDE 1.8.19, Win10) #998
Labels
duplicate
This issue or pull request already exists
Not our bug
This is a bug in a third party tool and should be raised with the maintainers of that tool, if any.
Hi,
I'm trying to build an Arduino Crypto Library example ("TestEd25519") for ATTiny 3224, latest MegaTinyCore 2.6.8 and Arduino IDE 1.8.19.
I get the following errors (mostly about RNG.cpp):
I had to disable Verbose Compilation because the message body was too large (> 65535 chars).
I reckon is more a problem with Crypto library assuming things than with MegaTinyCore; still, in case there's a reasonably simple fix it would be nice to have Crypto compatible with the newer ATTinys. :)
Update: same problem with current DxCore 1.5.8 (tested with AVR64DD14).
The text was updated successfully, but these errors were encountered: