aboutsummaryrefslogtreecommitdiff
path: root/stmhal/extint.c
AgeCommit message (Expand)Author
2014-04-29stmhal: Oops, typo.Damien George
2014-04-29stmhal: Add documentation in comments, and script to generate HTML.Damien George
2014-04-26Simplify names for argcheck.c / arg parsing.Damien George
2014-04-26Add ARRAY_SIZE macro, and use it where possible.Damien George
2014-04-20stmhal: Small bug fixes and simplifications.Damien George
2014-04-20stmhal: Update ExtInt to allow keyword arguments in constructor.Damien George
2014-04-20stmhal: Add SPI class.Damien George
2014-04-18stmhal: Big cleanup; merge gpio into Pin; make names consistent.Damien George