Nebojsa Cvetkovic 222190f08d 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-18 11:20:13 +08:00
..
2023-07-11 15:28:19 +08:00
2022-08-18 10:57:12 +08:00
2022-01-18 10:06:08 +08:00
2023-07-11 15:28:19 +08:00
2023-03-10 03:48:27 +00:00
2023-04-19 15:38:57 +08:00
2021-05-25 17:43:57 +02:00
2021-05-25 17:43:57 +02:00
2023-03-03 17:56:23 +08:00