esp-idf/examples/peripherals/rmt/dshot_esc/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: added dshot esc example based on new rmt driver 2022-05-07 10:34:50 +00:00
dshot_esc_encoder.c feat(rmt): added a help function for allocating encoder memory 2024-01-25 18:44:25 +08:00
dshot_esc_encoder.h example: added dshot esc example based on new rmt driver 2022-05-07 10:34:50 +00:00
dshot_esc_example_main.c mcpwm: support esp32h2 2023-02-02 19:05:31 +08:00