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-10-04 04:19:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aeff03bac4ea7a96acb1b74f37a5f56752a3bb8c
esp-idf
/
components
/
heap
/
port
History
Song Ruo Jing
6cb64d7025
feat(heap): add a MALLOC_CAP_SIMD flag
...
MALLOC_CAP_SIMD can be used to allocate memory to be used for SIMD instructions
2025-02-08 16:28:41 +08:00
..
esp32
…
esp32c2
…
esp32c3
…
esp32c5
…
esp32c6
…
esp32c61
feat(heap): Add test support for esp32c61
2024-09-19 09:53:45 +02:00
esp32h2
…
esp32p4
feat(heap): add a MALLOC_CAP_SIMD flag
2025-02-08 16:28:41 +08:00
esp32s2
feat(heap): add a MALLOC_CAP_SIMD flag
2025-02-08 16:28:41 +08:00
esp32s3
feat(heap): add a MALLOC_CAP_SIMD flag
2025-02-08 16:28:41 +08:00
memory_layout_utils.c
…