summaryrefslogtreecommitdiff
path: root/stmhal/servo.h
AgeCommit message (Expand)Author
2016-10-21py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros.Damien George
2014-05-03Add license header to (almost) all files.Damien George
2014-04-02stmhal: Add timer module; move servo PWM from TIM2 to TIM5.Damien George
2014-03-24stmhal: Make Led, Servo and Accel their class, not a function.Damien George
2014-03-22stmhal: Rename servo_TIM2_Handle -> TIM2_Handle.Damien George
2014-03-22stmhal: Servo driver can move at a given speed.Damien George
2014-03-22stmhal: Add servo driver.Damien George