| .. |
|
hwcrypto
|
88b264cfce
mbedTLS SHA: Fix cloning of SHA-384 digests
|
hace 9 años |
|
include
|
f4d5d151aa
esp32: add get idf version api
|
hace 9 años |
|
ld
|
2bb67985dc
component/bt : move some codes of controller to iram
|
hace 9 años |
|
lib @ fc92f2e5bc
|
12b1c99962
esp32: update wifi lib to fix ap not respond BA bug
|
hace 9 años |
|
test
|
f8b5c29346
esp32: add [ignore] tag to some unit test cases for CI
|
hace 9 años |
|
Kconfig
|
b1df4c47f9
kconfig: define ESP32_PHY_MAX_TX_POWER if PHY_ENABLED
|
hace 9 años |
|
Makefile.projbuild
|
6d4ab76db2
phy init data: Read PHY init data partition offset from menuconfig
|
hace 9 años |
|
brownout.c
|
06bff71481
Add licenses, docbook, general cleanup
|
hace 9 años |
|
component.mk
|
9a8a82e857
phyinit: Use PHY config to enable, don't need phy_get_romfunc_addr to init
|
hace 9 años |
|
core_dump.c
|
ad66fbe5ad
esp32: Fixes issues discussed during code review of MR!341
|
hace 9 años |
|
cpu_freq.c
|
9a8a82e857
phyinit: Use PHY config to enable, don't need phy_get_romfunc_addr to init
|
hace 9 años |
|
cpu_start.c
|
865b21d5a1
Fix compilation if CONSOLE_UART is set to NONE
|
hace 9 años |
|
cpu_util.c
|
0bfe08578b
Add sdkconfig include to cpu_util.h so CONFIG_ESP32_DEBUG_OCDAWARE actually resolves
|
hace 9 años |
|
crosscore_int.c
|
a2e0c2432e
esp32: sanity check ISR handler address passed into esp_intr_alloc
|
hace 9 años |
|
deep_sleep.c
|
9aa0e29079
deep sleep: keep RTC_SLOW_MEM powered on if data is placed into RTC slow memory
|
hace 9 años |
|
event_default_handlers.c
|
e0040af7e5
ethernet: add first version of ethernet driver
|
hace 9 años |
|
event_loop.c
|
890fadc394
components/esp32: fix renaming of esp_event_set_cb, minor clean up
|
hace 9 años |
|
freertos_hooks.c
|
9a2887c458
Add comments/headers according to merge request comments
|
hace 9 años |
|
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.
|
hace 9 años |
|
heap_alloc_caps.c
|
2e78b397bc
config: Simplify WiFi & Bluetooth config options
|
hace 9 años |
|
hw_random.c
|
63e9806d85
esp_random: XOR the RNG register value several times before returning it
|
hace 9 años |
|
int_wdt.c
|
c533099e08
driver: timer
|
hace 9 años |
|
intr_alloc.c
|
f7e2e456e4
intr_alloc: mark inline asm operand as earlyclobber
|
hace 9 años |
|
ipc.c
|
e9f2645b21
components/esp32: add inter-processor call API and implement spi_flash through it
|
hace 9 años |
|
lib_printf.c
|
b57aecdfe9
uart_tx_wait_idle: fix issue with last character not transmitted
|
hace 9 años |
|
libhal.a
|
bd6ea4393c
Initial public version
|
hace 9 años |
|
panic.c
|
6538252552
Merge branch 'bugfix/panic_reset_hangs' into 'master'
|
hace 9 años |
|
phy.h
|
9a8a82e857
phyinit: Use PHY config to enable, don't need phy_get_romfunc_addr to init
|
hace 9 años |
|
phy_init.c
|
9a8a82e857
phyinit: Use PHY config to enable, don't need phy_get_romfunc_addr to init
|
hace 9 años |
|
phy_init_data.h
|
4853df9c83
phy init data update
|
hace 9 años |
|
rtc.h
|
50f178c1ce
esp32: add some implementation comments
|
hace 9 años |
|
spiram.h
|
bd6ea4393c
Initial public version
|
hace 9 años |
|
system_api.c
|
f4d5d151aa
esp32: add get idf version api
|
hace 9 años |
|
task_wdt.c
|
655fd2986a
Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts
|
hace 9 años |