| .. |
|
hwcrypto
|
26a3cb93c7
component/soc : move dport access header files to soc
|
8 лет назад |
|
include
|
dbb862299d
Merge branch 'bugfix/github_small_prs' into 'master'
|
8 лет назад |
|
ld
|
25b07ed79a
component/bt: bugfix for handling HCI_Host_Number_Of_Completed_Packets in BT controller
|
8 лет назад |
|
lib @ a197e872e0
|
52515d0edf
component/esp32 : update wifi library and phy library
|
8 лет назад |
|
test
|
26a3cb93c7
component/soc : move dport access header files to soc
|
8 лет назад |
|
Kconfig
|
67b08c20ec
Merge branch 'bugfix/update_wifi_lib_for_some_bugs' into 'master'
|
8 лет назад |
|
Makefile.projbuild
|
6d4ab76db2
phy init data: Read PHY init data partition offset from menuconfig
|
9 лет назад |
|
app_trace.c
|
26a3cb93c7
component/soc : move dport access header files to soc
|
8 лет назад |
|
cache_err_int.c
|
26a3cb93c7
component/soc : move dport access header files to soc
|
8 лет назад |
|
clk.c
|
1c3b40adeb
esp32: select 8M clock as RTC_FAST_CLK on startup
|
8 лет назад |
|
component.mk
|
f7e8856520
component/esp32 : fix dualcore bug
|
8 лет назад |
|
core_dump.c
|
98895af68b
esp32: Core dump sanity checks were added
|
8 лет назад |
|
cpu_start.c
|
f7e8856520
component/esp32 : fix dualcore bug
|
8 лет назад |
|
crosscore_int.c
|
26a3cb93c7
component/soc : move dport access header files to soc
|
8 лет назад |
|
deep_sleep.c
|
26a3cb93c7
component/soc : move dport access header files to soc
|
8 лет назад |
|
dport_access.c
|
fded7b4270
Dport accesses would re-enable interrupts unconditionally, breaking things when called in an ISR. This saves and restores the interrupt status, fixing this.
|
8 лет назад |
|
event_default_handlers.c
|
d9252b3645
wifi event_default_handlers/tcpip_adapter: Support disabling WiFi, keeping Ethernet
|
9 лет назад |
|
event_loop.c
|
890fadc394
components/esp32: fix renaming of esp_event_set_cb, minor clean up
|
9 лет назад |
|
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 лет назад |
|
heap_alloc_caps.c
|
17a4a2527d
MR things
|
9 лет назад |
|
hw_random.c
|
63e9806d85
esp_random: XOR the RNG register value several times before returning it
|
9 лет назад |
|
int_wdt.c
|
c533099e08
driver: timer
|
9 лет назад |
|
intr_alloc.c
|
04acc88023
esp32: Fixes watchdog problem when printing core dump to uart
|
9 лет назад |
|
ipc.c
|
e9f2645b21
components/esp32: add inter-processor call API and implement spi_flash through it
|
9 лет назад |
|
lib_printf.c
|
b57aecdfe9
uart_tx_wait_idle: fix issue with last character not transmitted
|
9 лет назад |
|
libhal.a
|
bd6ea4393c
Initial public version
|
9 лет назад |
|
panic.c
|
3ac3a78d7d
Print the name of the task that hit the stack watchpoint
|
8 лет назад |
|
phy.h
|
7ee8ee8b7e
soc: add source code of rtc_clk, rtc_pm
|
8 лет назад |
|
phy_init.c
|
c742f7d860
Merge branch 'feature/base_mac_address' into 'master'
|
8 лет назад |
|
phy_init_data.h
|
4853df9c83
phy init data update
|
9 лет назад |
|
spiram.h
|
bd6ea4393c
Initial public version
|
9 лет назад |
|
system_api.c
|
15a6145961
Merge branch 'feature/get_chip_ver' into 'master'
|
8 лет назад |
|
task_wdt.c
|
655fd2986a
Add interrupt allocation scheme / interrupt sharing. Also modifies drivers and examples. Also allows interrupts
|
9 лет назад |