aboutsummaryrefslogtreecommitdiff
path: root/stmhal/systick.h
AgeCommit message (Expand)Author
2014-11-30stmhal: Make pyb.[u]delay use systick with IRQs, busy loop otherwise.Damien George
2014-08-25Add support for pyb.micros() by using the systick timer.Dave Hylands
2014-05-03Add license header to (almost) all files.Damien George
2014-03-13stmhal - More systick cleanup. Fix HAL_DelayDave Hylands
2014-03-12REPl working on UART6 with STMHALDave Hylands