OVMS3-idf/components/esp_common
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
..
include Merge branch 'refactor/timerg_in_test' into 'master' 2019-08-14 15:32:16 +08:00
src esp_timer: Add parameter NULL checks to public API 2019-08-16 13:00:21 +10:00
CMakeLists.txt components: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk esp_common: fix stack protection crash due to incorrect CFLAG 2019-06-06 18:52:32 +05:30
Kconfig gdbstub: move to a separate component, support multiple targets 2019-07-02 11:06:25 +02:00
sdkconfig.rename Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00