Ivan Grokhotkov 2b6c85e182 intr_alloc: don't call ESP_LOG from a critical section hace 6 años
..
include 2026340752 clk.h: add extern C guards hace 6 años
ld df26ab13e2 test_utils: implement performance timer hace 6 años
test f7b51c164d Merge branch 'bufgix/esp_timer_set_alarm' into 'master' hace 6 años
CMakeLists.txt df26ab13e2 test_utils: implement performance timer hace 6 años
Kconfig 30ff7198b8 apptrace: Renames Kconfig options hace 6 años
Makefile.projbuild c50a67567a ldgen: fix build issue on make when build dir is a symlink hace 6 años
brownout.c d4c098f5a9 brownout: fix rtc_brownout_isr_handler signature hace 6 años
cache_err_int.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
cache_sram_mmu.c 81e35a142a Spiram: Add option to reserve MMU banks; add himem API to make use of those banks hace 7 años
clk.c afbe1ba878 spi: move deprecated functions into internal header hace 6 años
component.mk d86ec0f367 Revert "C++: add provisions for optional RTTI support" hace 6 años
cpu_start.c 134a627ad8 esp_wifi: fix WiFi scan and connect bugs when coexist with Bluetooth hace 6 años
crosscore_int.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
dport_access.c f86e82cb63 efuse: update the scheme of getting chip revision hace 6 años
dport_panic_highint_hdl.S 632b016028 esp32: Dis interrupts up to 5 lvl for DPORT hace 6 años
esp_adapter.c c741dd0535 Fixed warnings for components driver, esp32 and mbedtls hace 6 años
esp_clk_internal.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
esp_himem.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
esp_timer_esp32.c e6223440b3 esp_timer: Fix set_alarm. Case when timestamp < now_time hace 6 años
hw_random.c 956c25dedd move esp32 chip specific includes to esp32/xxx.h hace 6 años
int_wdt.c 9f9da9ec96 feat(timer): refator timer group driver hace 6 años
intr_alloc.c 2b6c85e182 intr_alloc: don't call ESP_LOG from a critical section hace 6 años
linker.lf d9a5c8f387 esp32: Use FPU for floating point divide, power, complex multiplications hace 6 años
panic.c 477e66103c Merge branch 'feature/esp32s2beta_apptrace_port' into 'master' hace 6 años
pm_esp32.c 11c1da5276 soc/pm: Remove deprecated use of rtc_cpu_freq_t enum hace 6 años
pm_trace.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
project_include.cmake ffec9d4947 components: update with build system changes hace 6 años
reset_reason.c afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
sdkconfig.rename db138ae19b feat(psram): config SPI psram pins based on efuse value hace 6 años
sleep_modes.c 0c2bf7c8bc rtcio: add hal for driver hace 6 años
spiram.c 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
spiram_psram.c 748b79e94a ci: fix one ut issue when using Wrover-B module with newer ver of PSRAM hace 6 años
spiram_psram.h afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
system_api_esp32.c 4827723d76 system api: Move common parts into esp_common component hace 6 años
task_wdt.c 9f9da9ec96 feat(timer): refator timer group driver hace 6 años