Releases: Tungsteno74/NPi.GPIO
Releases · Tungsteno74/NPi.GPIO
NPi.GPIO
NPi.GPIO
- add version attribute string to
__init__.py
as semi-standard way. - add alternative to access gpio memory by /dev/gpiomem instead of
/dev/mem
. - move log error showed at wrong time when try to open boards information file (/sys/class/sunxi_info/sys_info /etc/friendlyelec-release /etc/armbian-release).
- add link to NPi.GPIO PYPi module in the readme file.
NPi.GPIO
- fix a PyPi issue wheel upload
NPi.GPIO
- Removed print log when find the wrong board at first try.
- Changed version type as c #define macro type.
NPi.GPIO
- fixed raw_input compatibility and other things
- fixed getBoardDisplayName open file
- fixing setup data_files
- added examples and fixed an example
- fixing "trimwhitespaces" C function
- fixing "printf" warning
- trying to fix build time
NPi.GPIO
- fixed long_description with README.md.
- added long_description_content_type setup parameter as "text/markdown" to support markdown losg description.