| .. |
|
hwcrypto
|
703d143619
hwcrypto: Fix bug with concurrent SHA access
|
8 yıl önce |
|
include
|
ed46976f41
esp32/bt/driver: support static allocation of FreeRTOS queues used by ISR routine
|
7 yıl önce |
|
ld
|
b57843b66a
cmake: Linker scripts need to account for .c.obj extension as well as .o
|
7 yıl önce |
|
lib @ 92a091649f
|
979568fa0b
docs: Separate "build and flash" into building then flashing
|
7 yıl önce |
|
test
|
2522c1b2f9
Merge branch 'bugfix/rtc_clk_fixes' into 'master'
|
7 yıl önce |
|
CMakeLists.txt
|
cc104eb05b
cmake: Add sdkconfig.h directory to include paths list not just compiler args
|
7 yıl önce |
|
Kconfig
|
ed46976f41
esp32/bt/driver: support static allocation of FreeRTOS queues used by ISR routine
|
7 yıl önce |
|
Makefile.projbuild
|
38e15e6241
build: Remove explict -lstdc++-psram-workaround
|
8 yıl önce |
|
brownout.c
|
01b185977c
brownout detector: enable by default
|
8 yıl önce |
|
cache_err_int.c
|
33cb16fd2a
esp32: fix cache error interrupt handler
|
8 yıl önce |
|
clk.c
|
2f318d16fa
log: Make ESP_LOGx macros into single statements
|
7 yıl önce |
|
coexist.c
|
58e7464dc0
component/esp32 : clear some minor thingsw about PM and coexistence
|
7 yıl önce |
|
coexist_internal.h
|
58e7464dc0
component/esp32 : clear some minor thingsw about PM and coexistence
|
7 yıl önce |
|
component.mk
|
2984cdbbe3
add mesh feature
|
7 yıl önce |
|
core_dump.c
|
bfeecd2b56
freertos: deprecate XT_CLOCK_FREQ
|
8 yıl önce |
|
cpu_start.c
|
441b4a9742
esp32: fix few components with dependency on networking stack
|
7 yıl önce |
|
crosscore_int.c
|
f65870566a
crosscore_int: use _ISR version of portENTER/EXIT_CRITICAL in ISR
|
7 yıl önce |
|
dport_access.c
|
6b61c6d39f
esp32: exclude DPORT-related code in single core mode
|
8 yıl önce |
|
dport_panic_highint_hdl.S
|
6b61c6d39f
esp32: exclude DPORT-related code in single core mode
|
8 yıl önce |
|
esp_clk_internal.h
|
f7df532ec0
bugfix/rtc_clk_32k_bootstrap: Fix starting 32k RTC
|
8 yıl önce |
|
esp_err_to_name.c
|
2984cdbbe3
add mesh feature
|
7 yıl önce |
|
esp_err_to_name.c.in
|
f891eac827
ESP32: Optionally disable lookup-tables for esp_err_to_name
|
8 yıl önce |
|
esp_timer.c
|
ed46976f41
esp32/bt/driver: support static allocation of FreeRTOS queues used by ISR routine
|
7 yıl önce |
|
esp_timer_esp32.c
|
2d598d6fb7
esp_timer: use _ISR version of port{ENTER,EXIT}_CRITICAL from ISR
|
7 yıl önce |
|
esp_timer_impl.h
|
eb0c34e5c9
esp_timer: add support for frequency scaling
|
8 yıl önce |
|
ets_timer_legacy.c
|
094cf4d79d
wifi/bt coexistence: Fix disabled cache access race when writing to flash
|
8 yıl önce |
|
event_default_handlers.c
|
046ff2e628
Make error codes looks like literals in the code of them (easy for searching). Minor fixes, typos
|
7 yıl önce |
|
event_loop.c
|
2984cdbbe3
add mesh feature
|
7 yıl önce |
|
fast_crypto_ops.c
|
2984cdbbe3
add mesh feature
|
7 yıl önce |
|
freertos_hooks.c
|
9d63e1da4a
New Task Watchdog API (Revert of Revert)
|
8 yıl önce |
|
gdbstub.c
|
744c2dcdd9
Resolve problems found by enabling -Wwrite-strings compilation flag
|
7 yıl önce |
|
hw_random.c
|
bfeecd2b56
freertos: deprecate XT_CLOCK_FREQ
|
8 yıl önce |
|
int_wdt.c
|
624828ce83
Dump the frame of the other core when interrupt watchdog happens
|
8 yıl önce |
|
intr_alloc.c
|
e3282a0cac
Add esp_intr_set_in_iram
|
8 yıl önce |
|
ipc.c
|
768bbcd8aa
fix buffer overflow in ipc.c
|
8 yıl önce |
|
lib_printf.c
|
58e7464dc0
component/esp32 : clear some minor thingsw about PM and coexistence
|
7 yıl önce |
|
libhal.a
|
bd6ea4393c
Initial public version
|
9 yıl önce |
|
panic.c
|
624828ce83
Dump the frame of the other core when interrupt watchdog happens
|
8 yıl önce |
|
phy.h
|
7ee8ee8b7e
soc: add source code of rtc_clk, rtc_pm
|
8 yıl önce |
|
phy_init.c
|
1bde34c1f1
component/esp32 : remove pm gpio dbg
|
7 yıl önce |
|
phy_init_data.h
|
cb99531d15
cmake: Generate PHY init data partition as part of the build
|
7 yıl önce |
|
pm_esp32.c
|
94014a9a51
pm: handle the case of 2MHz frequency
|
7 yıl önce |
|
pm_impl.h
|
68e1751b78
pm: initial implementation for ESP32
|
8 yıl önce |
|
pm_locks.c
|
47e3c9dd4b
pm: initial version of power management APIs
|
8 yıl önce |
|
pm_trace.c
|
3f818f4862
pm: support for tracing using GPIOs
|
8 yıl önce |
|
pm_trace.h
|
3f818f4862
pm: support for tracing using GPIOs
|
8 yıl önce |
|
restore.c
|
8cb0d52c43
esp_system: remove link time dependency on WiFi stack
|
8 yıl önce |
|
sleep_modes.c
|
1e9bb5bb7c
esp32: Deactivate wakeup trigger after first wakeup
|
8 yıl önce |
|
spiram.c
|
dc864c4108
Add option to continue running (with less ram) if psram is enabled but not detected
|
8 yıl önce |
|
spiram_psram.c
|
569bfad2e3
Fix the clock subsystem so it doesn't undo the weird condition spiram_psram.c jams the enable/reset bits of SPI3 in when 80MHz mode is selected anymore
|
8 yıl önce |
|
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 yıl önce |
|
stack_check.c
|
692a890232
esp32: Adds Stack Smashing Protection Feature
|
8 yıl önce |
|
system_api.c
|
9f39411e80
esp32: get_chip_info_esp32() return correct model number
|
7 yıl önce |
|
task_wdt.c
|
bd1d631134
watchdogs: make sure timer group peripherals are enabled
|
8 yıl önce |
|
wifi_init.c
|
2984cdbbe3
add mesh feature
|
7 yıl önce |
|
wifi_internal.c
|
ed46976f41
esp32/bt/driver: support static allocation of FreeRTOS queues used by ISR routine
|
7 yıl önce |