- 18 Apr, 2014 1 commit
-
-
Damien George authored
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.
-
- 08 Apr, 2014 1 commit
-
-
Damien George authored
-
- 15 Mar, 2014 1 commit
-
-
Dave Hylands authored
-
- 08 Mar, 2014 1 commit
-
-
Damien George authored
-
- 27 Feb, 2014 1 commit
-
-
Dave Hylands authored
Minor cleanup.
-
- 23 Feb, 2014 1 commit
-
-
Dave Hylands authored
Revamp usrsw to use new exti code. Add user switch callback function.
-