Angus Gratton 2c2e7f6303 Merge branch 'bugfix/optmize_ipv6_event' into 'master' před 8 roky
..
hwcrypto 703d143619 hwcrypto: Fix bug with concurrent SHA access před 8 roky
include 2c2e7f6303 Merge branch 'bugfix/optmize_ipv6_event' into 'master' před 8 roky
ld b6f37bda97 Merge branch 'feature/i2s_built_in_adc' into 'master' před 8 roky
lib @ a0d77be618 80b14fc77f esp32: fix some wifi bugs před 8 roky
test 59b7d98fec Merge branch 'feature/dfs' into 'master' před 8 roky
Kconfig eb0c34e5c9 esp_timer: add support for frequency scaling před 8 roky
Makefile.projbuild 34372a091c Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet. před 8 roky
brownout.c 01b185977c brownout detector: enable by default před 8 roky
cache_err_int.c 33cb16fd2a esp32: fix cache error interrupt handler před 8 roky
clk.c 37e9bc715c esp_clk.h: make public, add getters for RTC time, CPU/APB freq před 8 roky
component.mk d55ddfe56d update libstdc++.a built with pSRAM workaround před 8 roky
core_dump.c bfeecd2b56 freertos: deprecate XT_CLOCK_FREQ před 8 roky
cpu_start.c 59b7d98fec Merge branch 'feature/dfs' into 'master' před 8 roky
crosscore_int.c 566f018996 crosscore_int: add support for FREQ_SWITCH event před 8 roky
dport_access.c 6b61c6d39f esp32: exclude DPORT-related code in single core mode před 8 roky
dport_panic_highint_hdl.S 6b61c6d39f esp32: exclude DPORT-related code in single core mode před 8 roky
esp_clk_internal.h 37e9bc715c esp_clk.h: make public, add getters for RTC time, CPU/APB freq před 8 roky
esp_timer.c 094cf4d79d wifi/bt coexistence: Fix disabled cache access race when writing to flash před 8 roky
esp_timer_esp32.c eb0c34e5c9 esp_timer: add support for frequency scaling před 8 roky
esp_timer_impl.h eb0c34e5c9 esp_timer: add support for frequency scaling před 8 roky
ets_timer_legacy.c 094cf4d79d wifi/bt coexistence: Fix disabled cache access race when writing to flash před 8 roky
event_default_handlers.c 55e95b04bd bugfix: add netif info in event message when got ipv6 address před 8 roky
event_loop.c 17da994345 esp_event_send: check if the event loop is initialized před 8 roky
fast_crypto_ops.c 57bc38d867 Add the fast crypto function in supplicant před 8 roky
freertos_hooks.c 535695f0b9 freertos: add frequency switching hooks to ISR and idle task před 8 roky
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. před 9 roky
hw_random.c bfeecd2b56 freertos: deprecate XT_CLOCK_FREQ před 8 roky
int_wdt.c 95d63137d1 bugfix/freertos_dual_core_hooks před 8 roky
intr_alloc.c 740f8a79f0 Add logic to make external RAM usable with malloc() před 8 roky
ipc.c 99fe61716c startup: Add assertion checks around various initialisation sequences před 8 roky
lib_printf.c b57aecdfe9 uart_tx_wait_idle: fix issue with last character not transmitted před 9 roky
libhal.a bd6ea4393c Initial public version před 9 roky
libstdc++-psram-workaround.a d55ddfe56d update libstdc++.a built with pSRAM workaround před 8 roky
panic.c b3fd494e71 Panic: stop dport access handler without trying to use a lock před 8 roky
phy.h 7ee8ee8b7e soc: add source code of rtc_clk, rtc_pm před 8 roky
phy_init.c ba8cd58b08 kconfig: Remove Wi-Fi on/off as a menuconfig option před 8 roky
phy_init_data.h 09862b5918 component/esp32 : update phy & rtc před 8 roky
pm_esp32.c 68e1751b78 pm: initial implementation for ESP32 před 8 roky
pm_impl.h 68e1751b78 pm: initial implementation for ESP32 před 8 roky
pm_locks.c 47e3c9dd4b pm: initial version of power management APIs před 8 roky
pm_trace.c 3f818f4862 pm: support for tracing using GPIOs před 8 roky
pm_trace.h 3f818f4862 pm: support for tracing using GPIOs před 8 roky
restore.c 8cb0d52c43 esp_system: remove link time dependency on WiFi stack před 8 roky
sleep_modes.c ae7404972c sleep: don't power down VDD_SDIO in light sleep if SPIRAM is enabled před 8 roky
smartconfig.c 6753f6cb59 Refractor smartconfig před 8 roky
smartconfig.h 6753f6cb59 Refractor smartconfig před 8 roky
spiram.c 90bbcbcdc0 unit tests: fix warnings, build with -Werror před 8 roky
spiram_psram.c 6d95934a3c Make 80MHz PSRAM work as well, add testcase for weirdness reported on esp32 forums, clean up unused define in psram code před 8 roky
spiram_psram.h 34372a091c Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet. před 8 roky
system_api.c 740f8a79f0 Add logic to make external RAM usable with malloc() před 8 roky
task_wdt.c b6a2bd1184 Revert "esp32: New Task Watchdog API" před 8 roky
wifi_init.c df3c857a30 esp32: add power management hooks for WiFi library před 8 roky
wifi_internal.c 5df39cd4b6 Allocate some memories in SPIRAM first. před 8 roky