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-10 09:39:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_mm
History
gaoxiaojie
aff298be18
fix(cache): no longer use freeze in esp_cache_msync
...
Writeback and invalidation don't need cache to be frozen first
2023-07-21 17:19:11 +08:00
..
include
MMU: Fix stale data being read on memory mapped instruction page
2023-03-24 18:59:57 +08:00
port
esp32h4: remove esp32h4 target from peripherals
2023-04-26 18:53:10 +08:00
test_apps
ci: remove redundent ci configs for chip support and network components
2023-04-26 17:29:51 +08:00
cache_esp32.c
esp_mm: fix dependency to esp_psram
2023-02-28 10:42:22 +08:00
CMakeLists.txt
esp_mm: cache_msync API
2023-02-28 10:42:22 +08:00
esp_cache.c
fix(cache): no longer use freeze in esp_cache_msync
2023-07-21 17:19:11 +08:00
esp_mmu_map.c
MMU: Fix stale data being read on memory mapped instruction page
2023-03-24 18:59:57 +08:00
ext_mem_layout.h
…
linker.lf
esp_mm: fix dependency to esp_psram
2023-02-28 10:42:22 +08:00