mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 18:00:48 +02:00
This workaround makes sure that all ringbuf functions that may be called from an ISR are placed in IRAM. See https://github.com/espressif/esp-idf/issues/13378 Note that this means that all esp32-og builds get non-ISR ringbuf functions placed in flash now, whereas previously it was just the spiram variant. This might be a good thing (e.g. free up some IRAM for native/viper). Fixes issue #14005. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2 lines
83 B
Plaintext
2 lines
83 B
Plaintext
# Empty linker fragment (no workaround required for S2, see main_esp32/linker.lf).
|