gpio.c: enhanced Python-specific code
authorAlex Tereschenko <alext.mkrs@gmail.com>
Thu, 29 Oct 2015 20:09:27 +0000 (21:09 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Fri, 30 Oct 2015 12:03:53 +0000 (12:03 +0000)
commitcd4626852d55e5f6067f01a0e1c11b86fdd8e4f4
treead0480afb45479af0dbda408fe114687e3db2637
parent8e63c718e4a0556a75f6b7017c36e68457bf8b7d
gpio.c: enhanced Python-specific code

This further enhances fix introduced by commit 0836067
by adding Python 3 support and correcting Python version
hex string used in compiler directives.

Signed-off-by: Alex Tereschenko <alext.mkrs@gmail.com>
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
src/gpio/gpio.c