Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-05 17:41:44 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
e388ab32409f328f7479db48e88f901b84875db2
esp-idf/components/driver/test_apps/rmt/sdkconfig.ci.release

7 lines
213 B
Plaintext
Raw Normal View History

driver_ng: implement new rmt driver The legacy driver can't handle the breaking change between esp chips very well. And it's not elegant to extend new feature like DMA, ETM. The new driver can return a opaque handle for each RMT channel. An obvious transaction concept was also introduced. TX and RX functionalities are splited out.
2022-04-07 11:59:46 +08:00
CONFIG_PM_ENABLE=y
CONFIG_FREERTOS_USE_TICKLESS_IDLE=y
rmt: simplify rmt source clock configure with clk_tree API Also decrease the payload size for testing the multi-channel behaviour.
2023-02-08 17:02:21 +08:00
CONFIG_PM_DFS_INIT_AUTO=y
driver_ng: implement new rmt driver The legacy driver can't handle the breaking change between esp chips very well. And it's not elegant to extend new feature like DMA, ETM. The new driver can return a opaque handle for each RMT channel. An obvious transaction concept was also introduced. TX and RX functionalities are splited out.
2022-04-07 11:59:46 +08:00
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE=y
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT=y
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 73ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API