This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-04 09:01:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
efb87efbb4dd80c97f0d2ef60b47bf8bd75262b4
esp-idf
/
components
/
driver
/
test_apps
/
legacy_rmt_driver
/
sdkconfig.defaults
4 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
driver: deprecate legacy rmt driver 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.
2022-04-07 11:50:41 +08:00
CONFIG_FREERTOS_HZ=1000
TWDT: Use the new TWDT Kconfig options in the examples and tests
2022-09-27 14:41:12 +08:00
CONFIG_ESP_TASK_WDT_EN=n
driver: deprecate legacy rmt driver 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.
2022-04-07 11:50:41 +08:00
CONFIG_RMT_SUPPRESS_DEPRECATE_WARN=y
Reference in New Issue
Copy Permalink