esp-idf/components/esp_driver_rmt/test_apps/rmt
morris 08845cf669 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-25 18:44:25 +08:00
..
main feat(rmt): added a help function for allocating encoder memory 2024-01-25 18:44:25 +08:00
CMakeLists.txt feat(rmt): move the driver to a new component 2023-11-25 00:29:53 +00:00
pytest_rmt.py fix(rmt): DMA descriptor alignment respect the cache line size 2024-01-08 10:31:32 +08:00
README.md feat(rmt): move the driver to a new component 2023-11-25 00:29:53 +00:00
sdkconfig.ci.iram_safe feat(rmt): move the driver to a new component 2023-11-25 00:29:53 +00:00
sdkconfig.ci.release feat(rmt): move the driver to a new component 2023-11-25 00:29:53 +00:00
sdkconfig.defaults feat(rmt): move the driver to a new component 2023-11-25 00:29:53 +00:00
sdkconfig.defaults.esp32s3 feat(rmt): move the driver to a new component 2023-11-25 00:29:53 +00:00

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