Skip to content

Error compiling for ESP32 - S3 missing declarations #5

@exoper7

Description

@exoper7

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions