XiaXiaotian a51f378ecc bugfix: it causes exception that wifi interrupt happens when read/write flash, if pp_post() is on icache. 9 vuotta sitten
..
hwcrypto 88b264cfce mbedTLS SHA: Fix cloning of SHA-384 digests 9 vuotta sitten
include 678ec0bd04 Merge branch 'master' of ssh://gitlab.espressif.cn:27227/idf/esp-idf into feature/disable_phy_rf_when_disable_wifi_bt 9 vuotta sitten
ld a51f378ecc bugfix: it causes exception that wifi interrupt happens when read/write flash, if pp_post() is on icache. 9 vuotta sitten
lib @ ed85cf9156 bb0298bc71 coexist: enable coexist when wifi&bt are enabled, disable coexist when one of wifi&bt is disabled. 9 vuotta sitten
test f8b5c29346 esp32: add [ignore] tag to some unit test cases for CI 9 vuotta sitten
Kconfig 770c2ade05 phy init: modify some comments 9 vuotta sitten
Makefile.projbuild 6d4ab76db2 phy init data: Read PHY init data partition offset from menuconfig 9 vuotta sitten
brownout.c 06bff71481 Add licenses, docbook, general cleanup 9 vuotta sitten
component.mk eb14284c92 disable PHY and RF when stop WiFi and disable BT 9 vuotta sitten
core_dump.c 04acc88023 esp32: Fixes watchdog problem when printing core dump to uart 9 vuotta sitten
cpu_freq.c 9a8a82e857 phyinit: Use PHY config to enable, don't need phy_get_romfunc_addr to init 9 vuotta sitten
cpu_start.c bb0298bc71 coexist: enable coexist when wifi&bt are enabled, disable coexist when one of wifi&bt is disabled. 9 vuotta sitten
cpu_util.c 0bfe08578b Add sdkconfig include to cpu_util.h so CONFIG_ESP32_DEBUG_OCDAWARE actually resolves 9 vuotta sitten
crosscore_int.c b6a2329f0f FreeRTOS: esp_crosscore_int_send_yield() should be in IRAM 9 vuotta sitten
deep_sleep.c 9aa0e29079 deep sleep: keep RTC_SLOW_MEM powered on if data is placed into RTC slow memory 9 vuotta sitten
event_default_handlers.c e0040af7e5 ethernet: add first version of ethernet driver 9 vuotta sitten
event_loop.c 890fadc394 components/esp32: fix renaming of esp_event_set_cb, minor clean up 9 vuotta sitten
freertos_hooks.c 9a2887c458 Add comments/headers according to merge request comments 9 vuotta sitten
gdbstub.c 004aadfe70 Fix small bug in gdbstub where it sometimes would not return a valid stop reason, timing out gdb. Also clean up the code a bit. 9 vuotta sitten
heap_alloc_caps.c 2e78b397bc config: Simplify WiFi & Bluetooth config options 9 vuotta sitten
hw_random.c 63e9806d85 esp_random: XOR the RNG register value several times before returning it 9 vuotta sitten
int_wdt.c c533099e08 driver: timer 9 vuotta sitten
intr_alloc.c 04acc88023 esp32: Fixes watchdog problem when printing core dump to uart 9 vuotta sitten
ipc.c e9f2645b21 components/esp32: add inter-processor call API and implement spi_flash through it 9 vuotta sitten
lib_printf.c b57aecdfe9 uart_tx_wait_idle: fix issue with last character not transmitted 9 vuotta sitten
libhal.a bd6ea4393c Initial public version 9 vuotta sitten
panic.c 04acc88023 esp32: Fixes watchdog problem when printing core dump to uart 9 vuotta sitten
phy.h 9a8a82e857 phyinit: Use PHY config to enable, don't need phy_get_romfunc_addr to init 9 vuotta sitten
phy_init.c bb0298bc71 coexist: enable coexist when wifi&bt are enabled, disable coexist when one of wifi&bt is disabled. 9 vuotta sitten
phy_init_data.h 4853df9c83 phy init data update 9 vuotta sitten
rtc.h 770c2ade05 phy init: modify some comments 9 vuotta sitten
spiram.h bd6ea4393c Initial public version 9 vuotta sitten
system_api.c f4d5d151aa esp32: add get idf version api 9 vuotta sitten
task_wdt.c 655fd2986a Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts 9 vuotta sitten