CAN bus sniffer on esp32-c3 + SN65HVD230
size and perfomance optimizations, twai in isr, littlefs tweaking, less bootloader logs, app now fits on 1 MB flash chips |
||
|---|---|---|
| components | ||
| main | ||
| .clang-format | ||
| .clangd | ||
| .editorconfig | ||
| .gitignore | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| LICENSE | ||
| partitions.csv | ||
| README.md | ||
| sdkconfig.defaults | ||
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.