esp-idf/examples/peripherals/rmt/ir_nec_transceiver/main
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
..
CMakeLists.txt example: update ir nec example with new rmt driver 2022-05-07 10:34:50 +00:00
ir_nec_encoder.c feat(rmt): added a help function for allocating encoder memory 2024-01-25 18:44:25 +08:00
ir_nec_encoder.h example: update ir nec example with new rmt driver 2022-05-07 10:34:50 +00:00
ir_nec_transceiver_main.c rmt: const callback event data 2022-07-22 00:12:36 +00:00