DirectIO icon indicating copy to clipboard operation
DirectIO copied to clipboard

ESP8266, ESP32 support

Open source-creator opened this issue 8 years ago • 2 comments

It would be great to get support for these chips please.

\Arduino\libraries\DirectIO/ports.h:31:20: fatal error: avr/io.h: No such file or directory
#include <avr/io.h>

source-creator avatar May 25 '17 09:05 source-creator

#17 should help with this, but I don't have a board to test on. If you are able to give the nonavr branch a try, I would appreciate any feedback.

mmarchetti avatar Oct 12 '18 22:10 mmarchetti

There is fallback (non-accelerated) support in #17.

mmarchetti avatar Nov 01 '18 17:11 mmarchetti