aboutsummaryrefslogtreecommitdiff
path: root/stmhal/modmachine.c
AgeCommit message (Collapse)Author
2015-10-19stmhal: Bring Pin class close to new machine module specification.Damien George
Looks like we can use the same Pin class for legacy pyb module and new machine module.
2015-10-19stmhal: Early version of machine module for stmhal.Dave Hylands