Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 251 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 251 Bytes

This is a linux kernel module for the Raspberry Pi demonstrating how to switch on and off a GPIO pin. This has been compiled with kernel source version 3.8.10.

There is also a demonstration application to show userspace control called blinktimer.c