mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-07 18:20:33 +00:00
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
menu "ESP-ROM"
|
|
|
|
config ESP_ROM_PRINT_IN_IRAM
|
|
bool "Place print functions in IRAM" if SPI_FLASH_AUTO_SUSPEND
|
|
default y
|
|
|
|
endmenu
|