This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-21 06:59:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
hal
/
esp32c61
/
include
/
hal
History
Michael (XIAO Xufeng)
dbf8726b47
Merge branch 'feat/esp32p4_xip_psram_v5.3' into 'release/v5.3'
...
psram: support xip_psram on esp32p4 (v5.3) See merge request
espressif/esp-idf!31044
2024-06-11 21:07:41 +08:00
..
cache_ll.h
change(system): heap_caps_alloc returns aligned memory if caps indicate a need for it
2024-05-30 16:02:03 +08:00
clk_tree_ll.h
…
cpu_utility_ll.h
feat(hal): Adds hal funcs for cpu.c
2024-04-11 13:07:04 +03:00
crosscore_int_ll.h
…
efuse_hal.h
…
efuse_ll.h
…
gpio_ll.h
…
gpspi_flash_ll.h
…
lpwdt_ll.h
…
mmu_ll.h
feat(xip_psram): support xip psram feature on esp32p4
2024-05-29 10:02:44 +08:00
mwdt_ll.h
…
pmu_hal.h
…
pmu_ll.h
fix(hal): fix PMU LL half word and byte access
2024-06-07 14:13:40 +08:00
regi2c_ctrl_ll.h
…
rwdt_ll.h
…
spi_flash_encrypted_ll.h
…
spi_flash_ll.h
…
spi_ll.h
…
spimem_flash_ll.h
…
systimer_ll.h
…
timer_ll.h
change(gptimer): use private unsafe RCC LL functions in bootloader
2024-04-08 17:48:20 +08:00
uart_ll.h
…