mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
5bfe873725
The legacy driver is still available, but new feature won't be added. Enable RMT_SUPPRESS_DEPRECATE_WARN if you don't want to see the deprecated warnings.
4 lines
83 B
Plaintext
4 lines
83 B
Plaintext
CONFIG_FREERTOS_HZ=1000
|
|
CONFIG_ESP_TASK_WDT=n
|
|
CONFIG_RMT_SUPPRESS_DEPRECATE_WARN=y
|