mirror of
https://github.com/espressif/esp-idf
synced 2025-04-02 21:00:10 -04:00
Check that when trying to allocate in IRAM with the system memory protection enabled, null pointer is returned, or that an address in IRAM is returned if the memory protection is disabled.
2 lines
36 B
Plaintext
2 lines
36 B
Plaintext
CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=y
|