esp-idf/examples/peripherals/rmt/stepper_motor/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
stepper_motor_encoder.c feat(rmt): added a help function for allocating encoder memory 2024-01-25 18:44:25 +08:00
stepper_motor_encoder.h
stepper_motor_example_main.c rmt: expose private API to get channel ID 2023-02-16 11:37:25 +08:00