aboutsummaryrefslogtreecommitdiff
path: root/stmhal/usrsw.c
AgeCommit message (Expand)Author
2014-04-08stmhal: Make USRSW re-register the EXTI callback each time it's set.Damien George
2014-03-30Rename rt_* to mp_*.Damien George
2014-03-30stmhal: Unify naming of HW config; make SD detect configurable.Damien George
2014-03-30stmhal: Implement selector for USB device mode; improve boot up.Damien George
2014-03-14stmhal - add pin mapping, gpio, exti, usrswDave Hylands