Skip to content
#

avr

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

Marlin
bulbersator
bulbersator commented Sep 7, 2021

Is your feature request related to a problem? Please describe.

Button support has been added recently, but most motherboards don't have many pins free. Multiplexing will allow more buttons to be operated.

Are you looking for hardware support?

No response

Describe the feature you want

In the button configuration, I would like to be able to set the pins that support the

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