esp-idf/components/esp32
Angus Gratton fa5bc5d58b Merge branch 'bugfix/ssid_passwords_null_terminated' into 'master'
wifi: Specify that SSID & Password fields should be NULL terminated strings

See merge request idf/esp-idf!4468
2019-03-13 13:29:09 +08:00
..
hwcrypto hwcrypto sha: Use spinlocks instead of semaphores for small state changes 2019-01-23 04:59:44 +00:00
include Merge branch 'bugfix/ssid_passwords_null_terminated' into 'master' 2019-03-13 13:29:09 +08:00
ld esp32: make WiFi IRAM optimization configurable 2019-02-26 19:55:57 +08:00
lib@61530b0bdd Decouple WiFi and BT with coexist to reduce bin size 2019-03-05 10:38:14 +08:00
test esp32: use binary semaphore instead of mutex in dport tests 2019-03-11 14:40:54 +00:00
CMakeLists.txt esp32: coredump header (fix linker.lf) 2019-03-08 09:49:37 +00:00
Kconfig Merge branch 'feature/gdbstub_task_list' into 'master' 2019-03-06 11:12:46 +08:00
Makefile.projbuild
brownout.c
cache_err_int.c
cache_sram_mmu.c
clk.c
coexist.c Decouple WiFi and BT with coexist to reduce bin size 2019-03-05 10:38:14 +08:00
component.mk
cpu_start.c Decouple WiFi and BT with coexist to reduce bin size 2019-03-05 10:38:14 +08:00
crosscore_int.c
dbg_stubs.c
dport_access.c
dport_panic_highint_hdl.S
esp_adapter.c Decouple WiFi and BT with coexist to reduce bin size 2019-03-05 10:38:14 +08:00
esp_clk_internal.h
esp_err_to_name.c efuse: Fix to pass CI tests 2019-02-28 07:31:29 +00:00
esp_err_to_name.c.in
esp_himem.c
esp_system_internal.h
esp_timer.c
esp_timer_esp32.c esp_timer: fix occasional failures in "monotonic values" test 2019-02-26 02:01:29 +00:00
esp_timer_impl.h
ets_timer_legacy.c
event_default_handlers.c
event_loop.c
fast_crypto_ops.c
freertos_hooks.c
gdbstub.c gdbstub: minor cleanup 2019-03-05 12:11:45 +08:00
hw_random.c
int_wdt.c
intr_alloc.c esp32: esp_intr_alloc: Fixed issue with level 5 not being called 2019-03-01 17:11:51 +11:00
ipc.c
lib_printf.c
libhal.a
linker.lf esp32: make WiFi IRAM optimization configurable 2019-02-26 19:55:57 +08:00
panic.c esp32: print ELF file SHA256 in panic handler 2019-02-27 13:30:25 +08:00
phy.h
phy_init.c Decouple WiFi and BT with coexist to reduce bin size 2019-03-05 10:38:14 +08:00
phy_init_data.h
pm_esp32.c
pm_impl.h
pm_locks.c
pm_trace.c
pm_trace.h esp32: Remove trialing semicolon from function-like macros 2019-02-28 21:58:47 +08:00
project_include.cmake cmake: Fix psram workaround compiler flag application 2019-02-26 04:07:51 +00:00
reset_reason.c
restore.c
sleep_modes.c Revert "Merge branch 'bugfix/external_rtc_start_fail' into 'master'" 2019-02-19 12:39:47 +08:00
spiram.c Merge branch 'bugfix/fix_psram_eid' into 'master' 2019-01-15 17:44:51 +08:00
spiram_psram.c
spiram_psram.h
stack_check.c
system_api.c esp32: Add using efuse component 2019-02-28 07:31:29 +00:00
task_wdt.c
wifi_init.c Decouple WiFi and BT with coexist to reduce bin size 2019-03-05 10:38:14 +08:00