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-07 02:21:49 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
f43b3afcec3b8089fee6dfa4f901b66e24f40f8c
esp-idf/components/esp_driver_rmt/test_apps/rmt/sdkconfig.ci.release

8 lines
262 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
feat(rmt): support sleep retention by back up the registers
2024-04-15 18:58:53 +08:00
CONFIG_PM_POWER_DOWN_PERIPHERAL_IN_LIGHT_SLEEP=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: 109ms 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