summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/servo.h
Commit message (Expand)AuthorAge
* all: Use the name MicroPython consistently in commentsAlexander Steffen2017-07-31
* all: Unify header guard usage.Alexander Steffen2017-07-18
* py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros.Damien George2016-10-21
* Add license header to (almost) all files.Damien George2014-05-03
* stmhal: Add timer module; move servo PWM from TIM2 to TIM5.Damien George2014-04-02
* stmhal: Make Led, Servo and Accel their class, not a function.Damien George2014-03-24
* stmhal: Rename servo_TIM2_Handle -> TIM2_Handle.Damien George2014-03-22
* stmhal: Servo driver can move at a given speed.Damien George2014-03-22
* stmhal: Add servo driver.Damien George2014-03-22