Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 516 Bytes

CHANGELOG.md

File metadata and controls

15 lines (14 loc) · 516 Bytes
  • v1.1.0 - 10/24/2016

    • Add support for preserving pin direction when opening GPIO.
    • Improve GPIO poll() implementation to work with more platforms.
    • Improve atomicity of MMIO fixed width writes.
    • Add PWM module.
    • Add LED module.
    • Add support for universal wheel packaging.
    • Contributors
      • Sanket Dasgupta - 8ac7b40
      • Joseph Kogut - 022ef29, d2e9132
      • Hector Martin - 1e3343a
      • Francesco Valla - 34b3877
  • v1.0.0 - 06/25/2015

    • Initial release.