The Wayback Machine - https://web.archive.org/web/20210821093859/https://github.com/topics/avr
Skip to content
#

avr

Here are 1,677 public repositories matching this topic...

duino-coin
revoxhere
revoxhere commented Aug 19, 2021

If you have an outdated ESP32 core, you will probably see the message like this while compiling the code:

ResolveLibrary(sha/sha_parallel_engine.h)
  -> candidates: []ESP32_Code:59:85: fatal error: sha/sha_parallel_engine.h: No such file or directory
 #include "sha/sha_parallel_engine.h" // Include hardware accelerated hashing library
                  ^
compilation terminated.

Improve this page

Add a description, image, and links to the avr topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the avr topic, visit your repo's landing page and select "manage topics."

Learn more