aboutsummaryrefslogtreecommitdiff
path: root/stmhal/pin_map.c
AgeCommit message (Expand)Author
2014-04-05py: Change nlr_jump to nlr_raise, to aid in debugging.Damien George
2014-03-30Merge map.h into obj.h.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-14stmhal - add pin mapping, gpio, exti, usrswDave Hylands