This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
1c3b8656d3
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-06 23:50:41 -04:00
CONFIG_FREERTOS_HZ=1000
TWDT: Use the new TWDT Kconfig options in the examples and tests
2022-09-27 02:41:12 -04: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-06 23:50:41 -04:00
CONFIG_RMT_SUPPRESS_DEPRECATE_WARN=y
Reference in New Issue
Copy Permalink