.. |
hwcrypto
|
esp32: Chunk input blocks for esp_sha() function performance, add perf test
|
2019-03-14 05:56:06 +00:00 |
include
|
Fix comment typos in WiFi types header
|
2019-03-21 15:06:24 +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
|
…
|
|
clk.c
|
…
|
|
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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
spiram.c
|
…
|
|
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 |