esp-idf/components/esp32
Liu Zhi Fu 365b66b95b esp32: update wifi lib to fix ota fail bug
Fix ota fails on dual core
2017-05-23 11:38:45 +08:00
..
hwcrypto component/soc : move dport access header files to soc 2017-05-09 18:06:00 +08:00
include Merge branch 'bugfix/github_small_prs' into 'master' 2017-05-19 07:51:47 +08:00
ld component/bt: bugfix for handling HCI_Host_Number_Of_Completed_Packets in BT controller 2017-05-19 17:36:02 +08:00
lib@fb5013fa60 esp32: update wifi lib to fix ota fail bug 2017-05-23 11:38:45 +08:00
test component/soc : move dport access header files to soc 2017-05-09 18:06:00 +08:00
Kconfig Merge branch 'bugfix/update_wifi_lib_for_some_bugs' into 'master' 2017-05-11 12:02:50 +08:00
Makefile.projbuild
app_trace.c component/soc : move dport access header files to soc 2017-05-09 18:06:00 +08:00
cache_err_int.c component/soc : move dport access header files to soc 2017-05-09 18:06:00 +08:00
clk.c
component.mk component/esp32 : fix dualcore bug 2017-05-08 21:53:43 +08:00
core_dump.c
cpu_start.c component/esp32 : fix dualcore bug 2017-05-08 21:53:43 +08:00
crosscore_int.c component/soc : move dport access header files to soc 2017-05-09 18:06:00 +08:00
deep_sleep.c component/soc : move dport access header files to soc 2017-05-09 18:06:00 +08:00
dport_access.c Dport accesses would re-enable interrupts unconditionally, breaking things when called in an ISR. This saves and restores the interrupt status, fixing this. 2017-05-19 15:25:02 +08:00
event_default_handlers.c
event_loop.c
freertos_hooks.c
gdbstub.c
heap_alloc_caps.c
hw_random.c
int_wdt.c
intr_alloc.c
ipc.c
lib_printf.c
libhal.a
panic.c Print the name of the task that hit the stack watchpoint 2017-05-17 11:36:13 +10:00
phy.h
phy_init.c Merge branch 'feature/base_mac_address' into 'master' 2017-05-11 12:01:51 +08:00
phy_init_data.h
spiram.h
system_api.c Merge branch 'feature/get_chip_ver' into 'master' 2017-05-11 12:05:55 +08:00
task_wdt.c