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-09 09:09:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_mm
History
Armando
253fc4f35a
test(mmu): added test for checking esp_mmu_vaddr_to_paddr with psram vaddrs
2025-02-18 11:49:50 +08:00
..
include
fix(esp_mm): for existing mmap region, consider new offset for virtual addr
2024-07-10 15:54:36 +05:30
port
…
test_apps
test(mmu): added test for checking esp_mmu_vaddr_to_paddr with psram vaddrs
2025-02-18 11:49:50 +08:00
cache_esp32.c
…
CMakeLists.txt
change(system): heap_caps_alloc returns aligned memory if caps indicate a need for it
2024-05-27 12:41:18 +08:00
esp_cache.c
fix(system): fixed warnings related to ununsed var if asserts disabled
2024-08-26 10:25:04 +08:00
esp_mmu_map.c
fix(mmu): fixed esp_mmu_vaddr_to_paddr cannot figure out psram vaddr issue on esp32p4
2025-02-18 11:49:45 +08:00
ext_mem_layout.h
…
heap_align_hw.c
feat(heap): add a MALLOC_CAP_SIMD flag
2025-02-08 16:28:41 +08:00
Kconfig
feat(cache): supported msync c2m sliced ops
2024-07-25 14:25:19 +08:00
linker.lf
feat(xip_psram): support xip psram feature on esp32p4
2024-05-22 15:56:07 +08:00