esp-idf/examples/peripherals/rmt/musical_buzzer/main
morris 5ad9e6b87f 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:41 +08:00
..
CMakeLists.txt example: update musical buzzer example with new rmt driver 2022-05-07 10:34:50 +00:00
musical_buzzer_example_main.c example: update musical buzzer example with new rmt driver 2022-05-07 10:34:50 +00:00
musical_score_encoder.c feat(rmt): added a help function for allocating encoder memory 2024-01-30 17:03:41 +08:00
musical_score_encoder.h example: update musical buzzer example with new rmt driver 2022-05-07 10:34:50 +00:00