Skip to content

Latest commit

 

History

History
51 lines (50 loc) · 4.61 KB

CHANGES.rst

File metadata and controls

51 lines (50 loc) · 4.61 KB

ChangeLog

Version Description Date
0.5.3
  • Add pin mappings for Radxa Zero
  • Added OrangePi Zero2 pin mappings
2022/06/20
0.5.2
  • Add full 40-pin header for Orange Pi 4(B)
2021/10/22
0.5.1
  • Updated orange pi 4B mappings
2021/08/19
0.5.0
  • Added Hardware PWM Control
  • Add support for the NanoPi M4 family
  • Add pin mapping for orange pi 4 & 4B models
  • Add rockpi/rockpi s packages added
  • Fix OrangePi PC BCM Pin map
2021/04/25
0.4.0
  • Added various new pin mappings for Orange Pi variants
2019/10/21
0.3.6
  • Expose pullup resistor constants to API users
  • Add pin mappings for OrangePi Prime
2019/01/14
0.3.5
  • Added OrangePi Lite & One pin mappings
2018/11/10
0.3.4
  • Added more OrangePi and NanoPi pin mappings
2018/09/16
0.3.3
  • Added waits for UDEV rules
2018/09/15
0.3.2
  • Added OrangePi PC pin mappings
2018/03/04
0.3.1
  • Added NanoPi DUO pin mappings
2018/01/01
0.3.0
  • Added alternate pin mappings
2017/12/31
0.2.5
  • sysfs: set output() value to 0 or 1
2017/07/15
0.2.4
  • Add compatibility for pull up/down and bouncetime params
2017/05/27
0.2.3
  • Make worker threads daemonic (can't exit otherwise)
2017/05/26
0.2.2
  • GPIO.setup() catches IOError and re-exports
2017/03/28
0.2.1
  • Minor bug fixes
  • Additional tests
2017/03/14
0.2.0
  • Added edge detection and eventing
2017/03/14
0.1.0
  • Initial version
2017/03/11