| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-18 | stmhal: Big cleanup; merge gpio into Pin; make names consistent. | Damien George | |
| This is an attempt to clean up the Micro Python API on the pyboard. Gpio functionality is now in the Pin object, which seems more natural. Constants for MODE and PULL are now in pyb.Pin. Names of some classes have been adjusted to conform to CamelCase. Other miscellaneous changes and clean up here and there. | |||
| 2014-04-08 | stmhal: Make USRSW re-register the EXTI callback each time it's set. | Damien George | |
| 2014-03-14 | stmhal - add pin mapping, gpio, exti, usrsw | Dave Hylands | |
