This website requires JavaScript.
Explore
Help
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-09-30 19:19:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5f9a3cdd1a89c6987ff64a62e325533fc217b38a
esp-idf
/
components
/
esp_mm
History
Laukik Hase
733741bbac
feat(esp_tee): Support for ESP-TEE -
esp_system
component
2024-12-02 12:20:04 +05:30
..
include
fix(esp_mm): for existing mmap region, consider new offset for virtual addr
2024-07-10 15:54:36 +05:30
port
feat(esp_tee): Support for ESP-TEE -
esp_system
component
2024-12-02 12:20:04 +05:30
test_apps
feat(cache): supported cache on c61
2024-08-01 09:34:18 +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(build): Fix declaration of linker labels for ROM reserved regions
2024-09-18 21:40:39 +03:00
ext_mem_layout.h
…
heap_align_hw.c
change(system): heap_caps_alloc returns aligned memory if caps indicate a need for it
2024-05-27 12:41:18 +08:00
Kconfig
feat(cache): supported msync c2m sliced ops
2024-07-25 14:25:19 +08:00
linker.lf
…