OVMS3-idf/components/esp_common/src
Mahavir Jain d0a37704a3 esp_timer: use freertos critical section compliant APIs
Some modules use esp_timer from interrupt context and hence
with vanilla FreeRTOS it should use correct critical section
API
2019-11-15 15:57:55 +05:30
..
dbg_stubs.c Merge branch 'master' into feature/esp32s2beta_update 2019-08-08 15:26:58 +10:00
esp_err_to_name.c esp_netif: documentation udpated and grouped the esp-netif API 2019-11-13 12:36:25 +01: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: use freertos critical section compliant APIs 2019-11-15 15:57:55 +05:30
ets_timer_legacy.c build and link hello-world for esp32s2beta 2019-06-11 13:07:37 +08:00
freertos_hooks.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
ipc.c esp_common: IPC refactor 2019-11-01 13:41:25 +08:00
mac_addr.c system api: Move common parts into esp_common component 2019-10-30 14:19:22 +11: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
system_api.c system api: Move common parts into esp_common component 2019-10-30 14:19:22 +11:00