]> granicus.if.org Git - esp-idf/commit
esp32: Add macro to check a condition without abort
authorRoland Dobai <dobai.roland@gmail.com>
Mon, 24 Sep 2018 06:49:39 +0000 (08:49 +0200)
committerRoland Dobai <dobai.roland@gmail.com>
Tue, 9 Oct 2018 06:57:23 +0000 (08:57 +0200)
commitd4e572bdb10caf75783de61970653bf0d561e076
tree5cc87c451980edbea20a11caee8ebb3236637a72
parenta7bdd288f03567f428db5a6c33147331e5df7df8
esp32: Add macro to check a condition without abort

Closes https://github.com/espressif/esp-idf/issues/2325
components/esp32/cpu_start.c
components/esp32/include/esp_err.h
components/esp32/panic.c
components/esp32/task_wdt.c
examples/peripherals/can/can_self_test/main/can_self_test_example_main.c