mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
11f99ef649
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
|