aboutsummaryrefslogtreecommitdiff
path: root/stmhal/pin.c
AgeCommit message (Expand)Author
2014-04-21stmhal: Fix bug with pin GPIO reading.Damien George
2014-04-20stmhal: Add SPI class.Damien George
2014-04-19stmhal: Add pyb.Pin.init method to re-init GPIO pin mode.Damien George
2014-04-18stmhal: Update help and comments re gpio changing to Pin.Damien George
2014-04-18stmhal: Big cleanup; merge gpio into Pin; make names consistent.Damien George
2014-03-12REPl working on UART6 with STMHALDave Hylands