mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-05 04:49:21 +00:00

The following updates have been made in this commit: - The commit places ring buffer code in flash memory by default. - CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH has been removed. - CONFIG_RINGBUF_IN_IRAM is added and can be used to restore the previous memory placement.
2 lines
48 B
Plaintext
2 lines
48 B
Plaintext
CONFIG_RINGBUF_PLACE_ISR_FUNCTIONS_INTO_FLASH=y
|