CAN bus sniffer on esp32-c3 + SN65HVD230
Find a file
2024-02-23 14:30:45 +03:00
components clear history command 2024-02-23 14:17:58 +03:00
main clear history command 2024-02-23 14:17:58 +03:00
.clang-format initial commit 2023-11-22 14:48:03 +03:00
.clangd initial commit 2023-11-22 14:48:03 +03:00
.editorconfig initial commit 2023-11-22 14:48:03 +03:00
.gitignore remove sdkconfig from git 2024-02-12 07:38:10 +03:00
.gitmodules added littlefs 2024-02-23 11:47:40 +03:00
CMakeLists.txt changed cmake version 2024-02-23 11:44:07 +03:00
LICENSE added LICENSE 2024-02-13 16:56:57 +03:00
partitions.csv added littlefs support 2024-02-23 12:09:39 +03:00
README.md Update README.md 2024-02-23 14:30:45 +03:00
sdkconfig.defaults clear history command 2024-02-23 14:17:58 +03:00

Warning: in esp-idf v5.2 there's a bug that prevent's app from booting when using CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG=y. Use esp-idf v5.1.2 for now.

TODO:

  • code refactoring
  • test dumb mode
  • fix prompt flickering with some commands
  • add standard ID filtering to cansmartfilter

Description in Russian.