You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/vagrant/micropython-esp32-twai/src/modcan.c:39:10: fatal error: soc/dport_reg.h: No such file or directory
39 | #include "soc/dport_reg.h"
| ^~~~~~~~~~~~~~~~~
compilation terminated.
Builds just fine for ESP32_GENERIC
The text was updated successfully, but these errors were encountered:
when building for ESP32_GENERIC_C3
/home/vagrant/micropython-esp32-twai/src/modcan.c:39:10: fatal error: soc/dport_reg.h: No such file or directory
39 | #include "soc/dport_reg.h"
| ^~~~~~~~~~~~~~~~~
compilation terminated.
Builds just fine for ESP32_GENERIC
The text was updated successfully, but these errors were encountered: