esp-idf/components/esp32
qiyueixa 899f2fa1ed mesh: update mesh libs
1. fix issues on sending beacon caused by too much tx retries on other packets.
2. modify not to scan if rc exists when connect.
3. modify scan dwell time to default 120ms fo root.
2018-04-17 11:49:54 +00:00
..
hwcrypto
include gpio: add special GPIO signal values 2018-04-11 11:06:50 +08:00
ld freertos: Adds C11 TLS support 2018-02-07 18:46:57 +03:00
lib@04299f48a7 mesh: update mesh libs 2018-04-17 11:49:54 +00:00
test Merge branch 'bugfix/rtc_clk_fixes' into 'master' 2018-04-10 18:17:02 +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 Resolve problems found by enabling -Wwrite-strings compilation flag 2018-04-10 08:53:43 +02:00
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: handle the case of 2MHz frequency 2018-03-27 11:20:55 +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