| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-07-30 | stmhal: Replace #include "stm32f4xx_hal.h" with #include STM32_HAL_H. | Dave Hylands |
| 2015-01-01 | stmhal: Prefix includes with py/; remove need for -I../py. | Damien George |
| 2014-11-30 | stmhal: Make pyb.[u]delay use systick with IRQs, busy loop otherwise. | Damien George |
| 2014-08-25 | stmhal: Improve efficiency of SysTick IRQ and HAL_Delay. | Damien George |
| 2014-08-25 | stmhal: Use MP_OBJ_NEW_SMALL_INT directly in pyb.micros/millis. | Damien George |
| 2014-08-25 | Add support for pyb.micros() by using the systick timer. | Dave Hylands |
| 2014-06-28 | stmhal: Include mpconfig.h before all other includes. | Paul Sokolovsky |
| 2014-05-03 | Add license header to (almost) all files. | Damien George |
| 2014-03-13 | stmhal - More systick cleanup. Fix HAL_Delay | Dave Hylands |
| 2014-03-13 | Cleanup systick for stmhal | Dave Hylands |
| 2014-03-12 | REPl working on UART6 with STMHAL | Dave Hylands |
