Commit Graph

3 Commits

Author SHA1 Message Date
Damien George
c3d35c6ac7 stm: Put pyb module in ROM. 2014-03-08 16:40:08 +00:00
Dave Hylands
ee31f71d39 Add EXTI support
Revamp usrsw to use new exti code.
Add user switch callback function.
2014-02-23 11:26:22 -08:00
Damien George
402dc31aa7 stm: Factor out GPIO code to its own file. Add functions to set GPIO mode.
GPIO functions are crude, and need to be replaced with better ones!
2014-02-16 23:44:23 +00:00