mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 15:30:25 +08:00
b810cbe4d3
DShot is a packet based serial protocol, used for controlling motor controllers (ESCs), typically for drones. This adds an upper-half driver for dshot protocol, along with common configuration options and definitions definitions. Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>