Skip to content
  • Damien George's avatar
    stmhal: Big cleanup; merge gpio into Pin; make names consistent. · c66d86c5
    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.
    c66d86c5