aboutsummaryrefslogtreecommitdiff
path: root/stmhal/pin_named_pins.c
AgeCommit message (Expand)Author
2014-08-07Add support for selecting pin alternate functions from python.Dave Hylands
2014-07-02Merge branch 'teensy-new' of github.com:dhylands/micropython into dhylands-te...Damien George
2014-06-28stmhal: Include mpconfig.h before all other includes.Paul Sokolovsky
2014-06-15Updated teensy to build.Dave Hylands
2014-05-03Add license header to (almost) all files.Damien George
2014-04-18stmhal: Big cleanup; merge gpio into Pin; make names consistent.Damien George
2014-03-14stmhal - add pin mapping, gpio, exti, usrswDave Hylands