| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-09-12 | stm32/servo: Fix angle and speed methods to work again with -ve args. | Damien George |
| 2020-04-18 | all: Fix implicit floating point to integer conversions. | stijn |
| 2020-04-05 | all: Use MP_ERROR_TEXT for all error messages. | Jim Mussared |
| 2020-02-28 | all: Reformat C and Python source code with tools/codeformat.py. | Damien George |
| 2020-02-13 | py: Add mp_raise_msg_varg helper and use it where appropriate. | Damien George |
| 2018-11-28 | stm32/servo: Only initialise TIM5 if it is needed, to save power. | Damien George |
| 2018-07-08 | stm32: Support compiling with object representation D. | Damien George |
| 2018-05-04 | stm32: Don't use %lu or %lx for formatting, use just %u or %x. | Damien George |
| 2018-03-28 | stm32: Change pin_X and pyb_pin_X identifiers to be pointers to objects. | Damien George |
| 2018-03-27 | stm32: Consolidate include of genhdr/pins.h to single location in pin.h. | Damien George |
| 2017-09-06 | ports: Make new ports/ sub-directory and move all ports there. | Damien George |
