feat(driver_twai): update error recover example using new driver

Closes https://github.com/espressif/esp-idf/issues/8461
This commit is contained in:
wanckl
2025-07-02 20:24:14 +08:00
parent b5dbc7f3a1
commit d625405ecb
14 changed files with 258 additions and 309 deletions
+1 -1
View File
@@ -399,7 +399,7 @@ Application Examples
.. list::
- Temporary no.
- :example:`peripherals/twai/twai_error_recovery` demonstrates how to recover nodes from the bus-off state and resume communication, as well as bus error reporting, node state changes, and other event information.
API Reference
-------------