Skip to content

sandwichdoge/pi3GPIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi3GPIO

Broadcom BCM2837 GPIO access library.

For Raspberry Pi 2 v1.2 or later, and Pi 3 models

Cross-compilation

Packages required on compiling system:

+build-essential

+gcc-arm-linux-gnueabihf

Compile with:

arm-linux-gnueabihf-gcc -o test test.c

About

Broadcom BCM2837 GPIO access library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages