Files
esp-idf/components/driver
Nebojsa Cvetkovic 075bbb526c twai: twai_driver_install() returns error on interrupt allocation failure
This commit updates twai_driver_install() so that an error is returned when
esp_intr_alloc() fails, instead of aborting.

Closes https://github.com/espressif/esp-idf/pull/11494

[darian@espressif.com: Refactored object allocation and free procedures]
[darian@espressif.com: Updated commit message]
Signed-off-by: Darian Leung <darian@espressif.com>
2023-08-15 03:26:10 +00:00
..
2023-03-01 00:43:14 +00:00
2023-05-05 19:07:59 +08:00
2023-02-02 18:19:58 +08:00
2023-02-02 18:19:58 +08:00
2023-03-17 11:38:32 +08:00
2023-03-17 14:35:55 +08:00