1
0
mirror of https://github.com/danog/fast-gpio.git synced 2024-11-26 20:04:37 +01:00
Go to file
2015-10-01 18:23:41 +08:00
include Added print usage function, changed verbosity 2015-10-01 18:23:41 +08:00
src Added print usage function, changed verbosity 2015-10-01 18:23:41 +08:00
common_commands.txt Initial commit of fast-gpio, gpio read and write is implemented, pwm implemented as well 2015-09-12 16:51:25 +08:00
led.sh Modularized the exp led script for testing 2015-10-01 17:59:21 +08:00
makefile Initial commit of fast-gpio, gpio read and write is implemented, pwm implemented as well 2015-09-12 16:51:25 +08:00
README.md Initial commit 2015-09-12 16:34:03 +08:00

fast-gpio

Provides access to GPIOs by directly writing to the hw registers, implements sw PWM as well