OVMS3-idf/components/esp_common/src
Aditya Patwardhan 423e600d46 secure_element: atecc608_ecdsa example
* Replaced crypotoauthlib with esp-cryptoauthlib
* Added menuconfig option for esp-tls about using HSM
* Added error codes for HSM in esp-tls,
* Added support to select different type of ATECC608A chips
* Added README, updated docs
* tcp_transport: Added option to enable secure_element for ssl

Closes https://github.com/espressif/esp-idf/issues/4432
2020-05-21 13:08:30 +05:30
..
brownout.c esp32, esp32s2beta: move brownout.c to esp_common 2020-01-23 13:44:19 +01:00
dbg_stubs.c apptrace: Renames Kconfig options 2019-11-13 15:24:01 +03:00
esp_err.c newlib: move abort to newlib 2020-03-10 19:56:24 +08:00
esp_err_to_name.c secure_element: atecc608_ecdsa example 2020-05-21 13:08:30 +05:30
esp_err_to_name.c.in Fix includes in esp_err_to_name.c.in. 2019-05-06 14:52:13 +02:00
freertos_hooks.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
int_wdt.c WDT: Add LL and HAL for watchdog timers 2020-03-26 02:14:02 +08:00
ipc.c esp_common: IPC refactor 2019-11-01 13:41:25 +08:00
mac_addr.c esp_wifi: fix esp32s2 ap mac address can not find. 2020-03-17 21:33:59 +08:00
pm_locks.c esp_pm: esp_pm_dump_locks: don't print from a critical section 2020-02-17 16:03:47 +01:00
stack_check.c Rename Kconfig options (root) 2019-05-21 09:09:01 +02:00
task_wdt.c Add Task Watchdog backtrace printing 2020-04-27 18:11:29 +00:00