morris be8033701c fix(hal): use __builtin_unreachable in no-assert mode
otherwise due to esp-idf using -Werror, we can get errors in code which
uses HAL_ASSERT if for example the compiler believes that a variable is
used uninitialised, or similar.

Inspired by https://github.com/espressif/esp-idf/pull/13256
2024-03-06 11:50:32 +08:00
..
2022-08-01 15:52:21 +08:00
2023-10-16 10:23:09 +02:00
2022-05-19 11:10:59 +08:00
2023-08-08 08:37:29 +02:00
2023-09-27 08:43:45 +02:00
2023-10-16 10:23:09 +02:00