esp-idf/components/driver/rmt
morris bfd1cfd382 Merge branch 'feature/rmt_encoder_memory_allocator_v5.1' into 'release/v5.1'
feat(rmt): added a help function for allocating encoder memory (v5.1)

See merge request espressif/esp-idf!28791
2024-02-28 11:39:58 +08:00
..
include/driver Merge branch 'feature/rmt_encoder_memory_allocator_v5.1' into 'release/v5.1' 2024-02-28 11:39:58 +08:00
rmt_common.c fix(rmt): a disabled channel may pick up a pending transaction 2023-11-15 05:57:45 +00:00
rmt_encoder.c Merge branch 'feature/rmt_encoder_memory_allocator_v5.1' into 'release/v5.1' 2024-02-28 11:39:58 +08:00
rmt_private.h feat(rmt): support calling rmt_receive in ISR callback 2023-11-15 05:57:45 +00:00
rmt_rx.c feat(rmt): support calling rmt_receive in ISR callback 2023-11-15 05:57:45 +00:00
rmt_tx.c fix(rmt): a disabled channel may pick up a pending transaction 2023-11-15 05:57:45 +00:00