| .. |
|
hwcrypto
|
703d143619
hwcrypto: Fix bug with concurrent SHA access
|
8 سال پیش |
|
include
|
c82e51cf79
fix(intr): always assign the same intr to a same source, disable the source only when all the handlers disabled.
|
8 سال پیش |
|
ld
|
891f0db31d
esp32: Adds gcov over JTAG feature
|
8 سال پیش |
|
lib @ d8119f2d8b
|
a568ad2c9d
esp32: update wifi lib for a bunch of small feature and bugfix
|
8 سال پیش |
|
test
|
c82e51cf79
fix(intr): always assign the same intr to a same source, disable the source only when all the handlers disabled.
|
8 سال پیش |
|
Kconfig
|
9903ea1c11
Add --warn-undefined-variables to MAKEFLAGS
|
8 سال پیش |
|
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 سال پیش |
|
brownout.c
|
01b185977c
brownout detector: enable by default
|
8 سال پیش |
|
cache_err_int.c
|
33cb16fd2a
esp32: fix cache error interrupt handler
|
8 سال پیش |
|
clk.c
|
4776f73ca4
Disable some peripheral clocks when cpu starts
|
8 سال پیش |
|
component.mk
|
8670844acf
build system: Restore ifdef/ifndef in Makefiles, clean up examples build
|
8 سال پیش |
|
core_dump.c
|
98895af68b
esp32: Core dump sanity checks were added
|
8 سال پیش |
|
cpu_start.c
|
5425d8569c
Merge branch 'feature/pthread_api' into 'master'
|
8 سال پیش |
|
crosscore_int.c
|
26a3cb93c7
component/soc : move dport access header files to soc
|
8 سال پیش |
|
dport_access.c
|
33cb16fd2a
esp32: fix cache error interrupt handler
|
8 سال پیش |
|
dport_panic_highint_hdl.S
|
d3290479b2
Merge panic and dport high level interrupt code to both use int level 4
|
8 سال پیش |
|
esp_timer.c
|
06af8cd086
esp_timer: return signed timestamp (int64_t)
|
8 سال پیش |
|
esp_timer.h
|
06af8cd086
esp_timer: return signed timestamp (int64_t)
|
8 سال پیش |
|
esp_timer_esp32.c
|
1af6384349
esp_timer: lock-free implementation of esp_timer_get_time
|
8 سال پیش |
|
esp_timer_impl.h
|
857a29872d
esp_timer: add high resolution software timer API
|
8 سال پیش |
|
ets_timer_legacy.c
|
857a29872d
esp_timer: add high resolution software timer API
|
8 سال پیش |
|
event_default_handlers.c
|
b45433110f
tcpip_adapter/lwip: optimize wifi/ip event
|
8 سال پیش |
|
event_loop.c
|
17da994345
esp_event_send: check if the event loop is initialized
|
8 سال پیش |
|
fast_crypto_ops.c
|
57bc38d867
Add the fast crypto function in supplicant
|
8 سال پیش |
|
freertos_hooks.c
|
9a2887c458
Add comments/headers according to merge request comments
|
9 سال پیش |
|
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 سال پیش |
|
hw_random.c
|
3bb90bab97
esp_random: Add some documentation about using before RF subsystem is on
|
8 سال پیش |
|
int_wdt.c
|
c533099e08
driver: timer
|
9 سال پیش |
|
intr_alloc.c
|
73ba29e6df
refactor(intr): remove useless tags in the debug log.
|
8 سال پیش |
|
ipc.c
|
99fe61716c
startup: Add assertion checks around various initialisation sequences
|
8 سال پیش |
|
lib_printf.c
|
b57aecdfe9
uart_tx_wait_idle: fix issue with last character not transmitted
|
9 سال پیش |
|
libhal.a
|
bd6ea4393c
Initial public version
|
9 سال پیش |
|
libstdcc++-cache-workaround.a
|
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 سال پیش |
|
panic.c
|
fb8b0c534a
esp32: Fixes infinite loop caused by exception during core dumping
|
8 سال پیش |
|
phy.h
|
7ee8ee8b7e
soc: add source code of rtc_clk, rtc_pm
|
8 سال پیش |
|
phy_init.c
|
ba8cd58b08
kconfig: Remove Wi-Fi on/off as a menuconfig option
|
8 سال پیش |
|
phy_init_data.h
|
4853df9c83
phy init data update
|
9 سال پیش |
|
restore.c
|
8cb0d52c43
esp_system: remove link time dependency on WiFi stack
|
8 سال پیش |
|
sleep_modes.c
|
b9ff771e2c
deep sleep: don't use protected DPORT access in wake stub
|
8 سال پیش |
|
spiram.c
|
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 سال پیش |
|
spiram_psram.c
|
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 سال پیش |
|
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 سال پیش |
|
system_api.c
|
0e74ec67be
Fix rebooting when PSRAM is active
|
8 سال پیش |
|
task_wdt.c
|
99fe61716c
startup: Add assertion checks around various initialisation sequences
|
8 سال پیش |
|
wifi_init.c
|
4c1c62a453
wifi: refactor code to match ethernet's init function structure
|
8 سال پیش |