esp-idf/components/esp32
Jiang Jiang Jian d31a137f9c Merge branch 'bugfix/mesh_memory_leak' into 'master'
mesh: fix memory leak and group send

See merge request idf/esp-idf!4438
2019-03-20 14:57:05 +08:00
..
hwcrypto esp32: Chunk input blocks for esp_sha() function performance, add perf test 2019-03-14 05:56:06 +00:00
include Merge branch 'bugfix/newlib_misc_cleanups' into 'master' 2019-03-20 11:08:20 +08:00
ld esp32: Rename esp32.common.ld to esp32.project.ld to avoid build errors when downgrading 2019-03-14 09:59:31 +11:00
lib@b272ad1e33 mesh: fix memory leak and group send 2019-03-18 14:43:21 +08:00
test esp32: Chunk input blocks for esp_sha() function performance, add perf test 2019-03-14 05:56:06 +00:00
CMakeLists.txt separate legacy esp_event from esp32 component to esp_event 2019-03-18 19:58:04 +08:00
Kconfig Merge branch 'feature/gdbstub_task_list' into 'master' 2019-03-06 11:12:46 +08:00
Makefile.projbuild esp32: Rename esp32.common.ld to esp32.project.ld to avoid build errors when downgrading 2019-03-14 09:59:31 +11:00
brownout.c
cache_err_int.c
cache_sram_mmu.c Spiram: Add option to reserve MMU banks; add himem API to make use of those banks 2018-10-15 14:32:58 +08:00
clk.c clk: fix regression in clock setting for SPIRAM with 80MHz config 2018-11-17 00:08:20 +05:30
coexist.c Decouple WiFi and BT with coexist to reduce bin size 2019-03-05 10:38:14 +08:00
component.mk esp32: Rename esp32.common.ld to esp32.project.ld to avoid build errors when downgrading 2019-03-14 09:59:31 +11:00
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 Spiram: Add option to reserve MMU banks; add himem API to make use of those banks 2018-10-15 14:32:58 +08:00
esp_system_internal.h
esp_timer.c esp_timer: do not allow deleting timers while callbacks are dispatched 2019-01-03 07:14:53 +00:00
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
fast_crypto_ops.c
freertos_hooks.c esp32: fix regression introduced in automatic light sleep pm 2018-09-26 08:52:15 +05:30
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 ipc: initialise automatically, if called from the app 2018-09-25 15:13:47 +08:00
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: prevent entering light sleep again immediately after wakeup 2018-11-05 12:18:29 +08:00
pm_impl.h esp32: fix regression introduced in automatic light sleep pm 2018-09-26 08:52:15 +05:30
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 feature(psram): add psram support for esp32-pico chip 2019-01-09 10:49:07 +08:00
spiram_psram.h bugfix(psram): fix psram size acquisition method 2018-11-28 17:05:37 +08:00
stack_check.c
system_api.c esp32: Add using efuse component 2019-02-28 07:31:29 +00:00
task_wdt.c esp32: Add macro to check a condition without abort 2018-10-09 08:57:23 +02:00
wifi_init.c Decouple WiFi and BT with coexist to reduce bin size 2019-03-05 10:38:14 +08:00