esp-idf/components/esp32
Angus Gratton 2bfef060ba Merge branch 'bugfix/small_fixes_from_github' into 'master'
Bugfix/small fixes from github

See merge request idf/esp-idf!2200
2018-04-10 09:19:19 +08:00
..
hwcrypto
include Merge branch 'bugfix/small_fixes_from_github' into 'master' 2018-04-10 09:19:19 +08:00
ld freertos: Adds C11 TLS support 2018-02-07 18:46:57 +03:00
lib@6657b2f40e add mesh feature 2018-04-04 22:57:45 +08:00
test Merge branch 'feature/deactivate_wakeup_trigger' into 'master' 2018-04-03 15:19:10 +08:00
Kconfig support wifi&bt coexist (v0.9.1) 2018-04-02 13:44:48 +08:00
Makefile.projbuild
brownout.c
cache_err_int.c
clk.c bugfix/rtc_clk_32k_bootstrap: Fix starting 32k RTC 2018-03-21 13:27:56 +05:00
coexist.c component/esp32 : clear some minor thingsw about PM and coexistence 2018-04-03 20:13:49 +08:00
coexist_internal.h component/esp32 : clear some minor thingsw about PM and coexistence 2018-04-03 20:13:49 +08:00
component.mk add mesh feature 2018-04-04 22:57:45 +08:00
core_dump.c
cpu_start.c Add option to continue running (with less ram) if psram is enabled but not detected 2018-02-12 13:44:11 +08:00
crosscore_int.c
dport_access.c
dport_panic_highint_hdl.S
esp_clk_internal.h bugfix/rtc_clk_32k_bootstrap: Fix starting 32k RTC 2018-03-21 13:27:56 +05:00
esp_err_to_name.c add mesh feature 2018-04-04 22:57:45 +08:00
esp_err_to_name.c.in ESP32: Optionally disable lookup-tables for esp_err_to_name 2018-03-13 14:26:54 +01:00
esp_timer.c
esp_timer_esp32.c component/esp32: fix esp_timer bug 2018-02-28 10:49:45 +08:00
esp_timer_impl.h
ets_timer_legacy.c
event_default_handlers.c Make error codes looks like literals in the code of them (easy for searching). Minor fixes, typos 2018-04-09 13:54:18 +10:00
event_loop.c add mesh feature 2018-04-04 22:57:45 +08:00
fast_crypto_ops.c add mesh feature 2018-04-04 22:57:45 +08:00
freertos_hooks.c
gdbstub.c
hw_random.c
int_wdt.c
intr_alloc.c
ipc.c
lib_printf.c component/esp32 : clear some minor thingsw about PM and coexistence 2018-04-03 20:13:49 +08:00
libhal.a
panic.c
phy.h
phy_init.c component/esp32 : remove pm gpio dbg 2018-04-09 14:33:48 +08:00
phy_init_data.h
pm_esp32.c pm: improve debug output from esp_pm_dump_locks 2018-03-20 18:08:19 +08:00
pm_impl.h
pm_locks.c
pm_trace.c
pm_trace.h
restore.c
sleep_modes.c esp32: Deactivate wakeup trigger after first wakeup 2018-03-20 12:23:32 +05:00
smartconfig.c
smartconfig.h
spiram.c Add option to continue running (with less ram) if psram is enabled but not detected 2018-02-12 13:44:11 +08:00
spiram_psram.c
spiram_psram.h
stack_check.c
system_api.c esp32: get_chip_info_esp32() return correct model number 2018-04-09 12:28:23 +10:00
task_wdt.c
wifi_init.c add mesh feature 2018-04-04 22:57:45 +08:00
wifi_internal.c