Trying to get a ESP32-c6 to work but running into problems.
Anyone have any success here? I've been hitting a number of issues and have tried some of the forks which have updated this library
Using this library I hit this error NMEA2000_esp32.cpp:33:10: fatal error: soc/dport_reg.h: No such file or directory 33 | #include "soc/dport_reg.h"
I am using the 3.1.1 version of https://github.com/espressif/arduino-esp32
Is there a simple update I can make to get past this?
I found that the esp32-c6 doesn't have a dport_reg.h but has the headers where are referenced by the dport_reg.h but ran into other problems with variable names
@mikewindlake any luck with this?
No I ended up going just using a 8266