mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-26 02:02:02 +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
|