CAN bus sniffer on esp32-c3 + SN65HVD230
Find a file
2024-02-23 19:57:33 +03:00
components fix console component 2024-02-23 19:57:33 +03:00
main v1.0.0 2024-02-23 16:38:17 +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 fix console component 2024-02-23 19:57:33 +03:00
CMakeLists.txt v1.0.0 2024-02-23 16:38:17 +03:00
LICENSE added LICENSE 2024-02-13 16:56:57 +03:00
partitions.csv v1.0.0 2024-02-23 16:38:17 +03:00
README.md Update README.md 2024-02-23 14:30:45 +03:00
sdkconfig.defaults v1.0.0 2024-02-23 16:38:17 +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.