mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-15 16:34:05 +00:00
feat(parlio_tx): support to mount bitscrambler
This commit is contained in:
@@ -2,6 +2,7 @@ CONFIG_COMPILER_DUMP_RTL_FILES=y
|
||||
CONFIG_COMPILER_OPTIMIZATION_NONE=y
|
||||
CONFIG_PARLIO_TX_ISR_CACHE_SAFE=y
|
||||
CONFIG_PARLIO_RX_ISR_CACHE_SAFE=y
|
||||
CONFIG_BITSCRAMBLER_CTRL_FUNC_IN_IRAM=y
|
||||
# place non-ISR FreeRTOS functions in Flash
|
||||
CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH=y
|
||||
# silent the error check, as the error string are stored in rodata, causing RTL check failure
|
||||
|
Reference in New Issue
Block a user