Ivan Grokhotkov 90bbcbcdc0 unit tests: fix warnings, build with -Werror 8 ani în urmă
..
hwcrypto 703d143619 hwcrypto: Fix bug with concurrent SHA access 8 ani în urmă
include 461f8da704 docs/Added documentation about esp32 hooks 8 ani în urmă
ld b58e19f8a2 Merge branch 'bugfix/soc_component_rodata' into 'master' 8 ani în urmă
lib @ a0d77be618 80b14fc77f esp32: fix some wifi bugs 8 ani în urmă
test 90bbcbcdc0 unit tests: fix warnings, build with -Werror 8 ani în urmă
Kconfig c730f676c3 Reduce minimum number of WiFi static tx buffer 8 ani în urmă
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. 8 ani în urmă
brownout.c 01b185977c brownout detector: enable by default 8 ani în urmă
cache_err_int.c 33cb16fd2a esp32: fix cache error interrupt handler 8 ani în urmă
clk.c 9d9e771933 fix(global, log): fix `esp_log(_early)_timestamp` readings after startup by correct the CCOUNT register when switching CPU clock. 8 ani în urmă
component.mk d55ddfe56d update libstdc++.a built with pSRAM workaround 8 ani în urmă
core_dump.c 98895af68b esp32: Core dump sanity checks were added 8 ani în urmă
cpu_start.c 9c7477ef34 cxx: Add KConfig option for C++ exceptions, disable by default 8 ani în urmă
crosscore_int.c 26a3cb93c7 component/soc : move dport access header files to soc 8 ani în urmă
dport_access.c 6b61c6d39f esp32: exclude DPORT-related code in single core mode 8 ani în urmă
dport_panic_highint_hdl.S 6b61c6d39f esp32: exclude DPORT-related code in single core mode 8 ani în urmă
esp_timer.c 094cf4d79d wifi/bt coexistence: Fix disabled cache access race when writing to flash 8 ani în urmă
esp_timer.h 06af8cd086 esp_timer: return signed timestamp (int64_t) 8 ani în urmă
esp_timer_esp32.c 094cf4d79d wifi/bt coexistence: Fix disabled cache access race when writing to flash 8 ani în urmă
esp_timer_impl.h 857a29872d esp_timer: add high resolution software timer API 8 ani în urmă
ets_timer_legacy.c 094cf4d79d wifi/bt coexistence: Fix disabled cache access race when writing to flash 8 ani în urmă
event_default_handlers.c e04a0d66b8 esp32/tcpipadapter: correct eth ip got event info 8 ani în urmă
event_loop.c 17da994345 esp_event_send: check if the event loop is initialized 8 ani în urmă
fast_crypto_ops.c 57bc38d867 Add the fast crypto function in supplicant 8 ani în urmă
freertos_hooks.c 7584f89278 esp32/Add mutex for dual core hooks 8 ani în urmă
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 ani în urmă
hw_random.c 3bb90bab97 esp_random: Add some documentation about using before RF subsystem is on 8 ani în urmă
int_wdt.c 95d63137d1 bugfix/freertos_dual_core_hooks 8 ani în urmă
intr_alloc.c 740f8a79f0 Add logic to make external RAM usable with malloc() 8 ani în urmă
ipc.c 99fe61716c startup: Add assertion checks around various initialisation sequences 8 ani în urmă
lib_printf.c b57aecdfe9 uart_tx_wait_idle: fix issue with last character not transmitted 9 ani în urmă
libhal.a bd6ea4393c Initial public version 9 ani în urmă
libstdc++-psram-workaround.a d55ddfe56d update libstdc++.a built with pSRAM workaround 8 ani în urmă
panic.c b3fd494e71 Panic: stop dport access handler without trying to use a lock 8 ani în urmă
phy.h 7ee8ee8b7e soc: add source code of rtc_clk, rtc_pm 8 ani în urmă
phy_init.c ba8cd58b08 kconfig: Remove Wi-Fi on/off as a menuconfig option 8 ani în urmă
phy_init_data.h 09862b5918 component/esp32 : update phy & rtc 8 ani în urmă
restore.c 8cb0d52c43 esp_system: remove link time dependency on WiFi stack 8 ani în urmă
sleep_modes.c ae7404972c sleep: don't power down VDD_SDIO in light sleep if SPIRAM is enabled 8 ani în urmă
smartconfig.c 6753f6cb59 Refractor smartconfig 8 ani în urmă
smartconfig.h 6753f6cb59 Refractor smartconfig 8 ani în urmă
spiram.c 90bbcbcdc0 unit tests: fix warnings, build with -Werror 8 ani în urmă
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 8 ani în urmă
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. 8 ani în urmă
system_api.c 740f8a79f0 Add logic to make external RAM usable with malloc() 8 ani în urmă
task_wdt.c b6a2bd1184 Revert "esp32: New Task Watchdog API" 8 ani în urmă
wifi_init.c 0e586a4cdf esp32: add const for some WiFi api 8 ani în urmă
wifi_internal.c 5df39cd4b6 Allocate some memories in SPIRAM first. 8 ani în urmă