mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-15 03:26:36 +02:00
The usage of esp_exception header defining the exception handler prevents users to customize the exception treatment. By removing it we allow users that want to run without exceptions to customize the behavior.