Kevin O'Connor 29b7550ce5 pwm_tool: Add support for high-speed PWM pin updates
The output_pin module is only capable of updating an output pin at
most once every 100ms.  Add a new pwm_tool module that is capable of
queuing updates in the micro-controller and thus allowing for much
higher update rates.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2023-11-16 22:07:15 -05:00
..
2023-09-26 16:51:38 -04:00
2021-11-22 21:03:32 -05:00
2023-02-20 20:15:01 -05:00
2022-01-09 21:13:53 -05:00
2019-04-14 22:41:23 -04:00
2023-02-20 11:06:25 -05:00
2022-07-16 10:48:10 -04:00
2023-11-10 18:35:59 -05:00
2022-07-16 10:48:10 -04:00
2023-02-20 11:06:25 -05:00
2023-11-10 18:36:19 -05:00
2021-11-22 21:03:32 -05:00
2023-09-26 16:51:38 -04:00
2023-03-07 10:52:52 -05:00

Welcome to the Klipper documentation. The overview document is a good starting point.