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