OVMS3-idf/components/esp_common/src
Angus Gratton 727ffbe908 esp_timer: Add parameter NULL checks to public API
Return ESP_ERR_INVALID_ARG if the handle is NULL, instead of crashing.

As reported via forum https://esp32.com/viewtopic.php?f=13&t=11721&p=47926#p47926
2019-08-16 13:00:21 +10:00
..
dbg_stubs.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
esp_err_to_name.c tools/gen_esp_err_to_name.py: Don't include already included headers 2019-05-06 15:08:37 +02:00
esp_err_to_name.c.in Fix includes in esp_err_to_name.c.in. 2019-05-06 14:52:13 +02:00
esp_timer.c esp_timer: Add parameter NULL checks to public API 2019-08-16 13:00:21 +10:00
ets_timer_legacy.c move common source files from esp32 to esp_common 2019-03-22 10:35:03 +08:00
freertos_hooks.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
ipc.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
pm_locks.c power_management: port*_CRITICAL vanilla FreeRTOS compliance 2019-05-13 16:39:19 +05:30
stack_check.c Rename Kconfig options (root) 2019-05-21 09:09:01 +02:00