esp-idf/components/driver/test_apps/rmt
morris dcf0d5b67c feat(rmt): added a help function for allocating encoder memory
The encoder memory location should respect the RMT_MEM_ALLOC_CAPS,
which is affected by some Kconfig options, like ISR_IRAM_SAFE

Closes https://github.com/espressif/esp-idf/issues/13032
2024-01-30 17:03:54 +08:00
..
main feat(rmt): added a help function for allocating encoder memory 2024-01-30 17:03:54 +08:00
CMakeLists.txt tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
pytest_rmt.py fix(intr): always allocate memory from internal ram 2023-09-25 15:41:15 +08:00
README.md rmt: support esp32h2 2023-01-18 11:40:35 +08:00
sdkconfig.ci.iram_safe feat(rmt): support calling rmt_receive in ISR callback 2023-11-15 05:57:45 +00:00
sdkconfig.ci.release rmt: simplify rmt source clock configure with clk_tree API 2023-02-10 18:24:27 +08:00
sdkconfig.defaults rmt: simplify rmt source clock configure with clk_tree API 2023-02-10 18:24:27 +08:00
sdkconfig.defaults.esp32s3 fix(intr): always allocate memory from internal ram 2023-09-25 15:41:15 +08:00

Supported Targets ESP32 ESP32-C3 ESP32-C6 ESP32-H2 ESP32-S2 ESP32-S3