| .. |
|
hwcrypto
|
88b264cfce
mbedTLS SHA: Fix cloning of SHA-384 digests
|
9 tahun lalu |
|
include
|
63091a2358
Merge branch 'feature/ethernet_support_flow_control' into 'master'
|
9 tahun lalu |
|
ld
|
edd924f273
sdmmc: add peripheral driver and protocol layer
|
9 tahun lalu |
|
lib @ 231ee92755
|
d5464074dd
update wifi libs
|
9 tahun lalu |
|
test
|
a2e0c2432e
esp32: sanity check ISR handler address passed into esp_intr_alloc
|
9 tahun lalu |
|
Kconfig
|
7853893731
wifi: add wifi rx buffer number config in menuconfig
|
9 tahun lalu |
|
Makefile.projbuild
|
6d4ab76db2
phy init data: Read PHY init data partition offset from menuconfig
|
9 tahun lalu |
|
brownout.c
|
06bff71481
Add licenses, docbook, general cleanup
|
9 tahun lalu |
|
component.mk
|
bbe1bceda8
build system: Project ELF should depend on linker scripts, binary libraries
|
9 tahun lalu |
|
cpu_freq.c
|
1cbc2fa046
esp32: ets_update_cpu_frequency should set tick scale for both CPUs
|
9 tahun lalu |
|
cpu_start.c
|
35115885c5
deep sleep: add API to control power down
|
9 tahun lalu |
|
cpu_util.c
|
0bfe08578b
Add sdkconfig include to cpu_util.h so CONFIG_ESP32_DEBUG_OCDAWARE actually resolves
|
9 tahun lalu |
|
crosscore_int.c
|
a2e0c2432e
esp32: sanity check ISR handler address passed into esp_intr_alloc
|
9 tahun lalu |
|
deep_sleep.c
|
370f4b8556
deep sleep: set pin configuration right before entering deep sleep
|
9 tahun lalu |
|
event_default_handlers.c
|
e0040af7e5
ethernet: add first version of ethernet driver
|
9 tahun lalu |
|
event_loop.c
|
890fadc394
components/esp32: fix renaming of esp_event_set_cb, minor clean up
|
9 tahun lalu |
|
freertos_hooks.c
|
9a2887c458
Add comments/headers according to merge request comments
|
9 tahun lalu |
|
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 tahun lalu |
|
heap_alloc_caps.c
|
a575b9e893
esp32: modify ld file to fix a crash issue
|
9 tahun lalu |
|
hw_random.c
|
63e9806d85
esp_random: XOR the RNG register value several times before returning it
|
9 tahun lalu |
|
int_wdt.c
|
c533099e08
driver: timer
|
9 tahun lalu |
|
intr_alloc.c
|
a2e0c2432e
esp32: sanity check ISR handler address passed into esp_intr_alloc
|
9 tahun lalu |
|
ipc.c
|
e9f2645b21
components/esp32: add inter-processor call API and implement spi_flash through it
|
9 tahun lalu |
|
lib_printf.c
|
b57aecdfe9
uart_tx_wait_idle: fix issue with last character not transmitted
|
9 tahun lalu |
|
libhal.a
|
bd6ea4393c
Initial public version
|
9 tahun lalu |
|
panic.c
|
881157e1ed
Add documentation to panic handler functions, move watchpoint stuff from tasks.c to port.c, account for non-32-bytes-aligned stacks when setting watchpoint, add debug reason explanation to panic handler
|
9 tahun lalu |
|
phy.h
|
541b142654
phy_init: reduce the amount of hardwired logic, add coexist init
|
9 tahun lalu |
|
phy_init.c
|
0e701e1cac
ethernet: support flow control
|
9 tahun lalu |
|
phy_init_data.h
|
4853df9c83
phy init data update
|
9 tahun lalu |
|
rtc.h
|
50f178c1ce
esp32: add some implementation comments
|
9 tahun lalu |
|
spiram.h
|
bd6ea4393c
Initial public version
|
9 tahun lalu |
|
system_api.c
|
0e701e1cac
ethernet: support flow control
|
9 tahun lalu |
|
task_wdt.c
|
655fd2986a
Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts
|
9 tahun lalu |