arduino-CAN icon indicating copy to clipboard operation
arduino-CAN copied to clipboard

Error compiling for ESP32 - S3 missing declarations

Open exoper7 opened this issue 1 year ago • 1 comments

When trying to compile for ESP32-S3 got compilation error for several missing declarations in file src\ESP32SJA1000.cpp missing declarations are : DPORT_CAN_RST DPORT_CAN_CLK_EN CAN_RX_IDX CAN_RX_IDX ETS_CAN_INTR_SOURCE DPORT_CAN_CLK_EN

It is posibble that those registers have diffrent name in definitions or change is more significent?

exoper7 avatar Dec 12 '23 12:12 exoper7

Author please add esp32 s3 support

fixajteknik avatar Dec 24 '23 20:12 fixajteknik