Commit message (Expand) | Author | Age | |
---|---|---|---|
* | all: Use the name MicroPython consistently in comments | Alexander Steffen | 2017-07-31 |
* | all: Unify header guard usage. | Alexander Steffen | 2017-07-18 |
* | py: Be more specific with MP_DECLARE_CONST_FUN_OBJ macros. | Damien George | 2016-10-21 |
* | Add license header to (almost) all files. | Damien George | 2014-05-03 |
* | stmhal: Add timer module; move servo PWM from TIM2 to TIM5. | Damien George | 2014-04-02 |
* | stmhal: Make Led, Servo and Accel their class, not a function. | Damien George | 2014-03-24 |
* | 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 | 2014-03-22 |