Having trouble using esp-idf CAN driver in PlatformIO

Nope. I see it here → “esp-idf/components/driver/include/driver at master · espressif/esp-idf · GitHub”.

  1. It is the “can.h” file in “driver/include/driver”,
  2. and the “can.c” file in “driver” only.
  3. And another files that are importante to the CAN driver itself.