1
0
mirror of https://github.com/danog/fast-gpio.git synced 2024-11-30 04:19:09 +01:00

Initial commit

This commit is contained in:
Lazar 2015-09-12 16:34:03 +08:00
commit 81222cb01f

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# fast-gpio
Provides access to GPIOs by directly writing to the hw registers, implements sw PWM as well