1
0
mirror of https://github.com/danog/fast-gpio.git synced 2024-11-26 20:04:37 +01:00
Go to file
2015-09-12 18:31:24 +08:00
include implemented process child process creation for pwm (and cleanup of old child processes) 2015-09-12 18:30:40 +08:00
src implemented process child process creation for pwm (and cleanup of old child processes) 2015-09-12 18:30:40 +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 added script to accept RGB hex and program the LED 2015-09-12 18:31:24 +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