Skip to content

dousherve/bcm2835

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bcm2835

Pure C library for the Raspberry Pi 2. It provides access to GPIO and other IO functions on the Broadcom BCM2836 chip, which is very similar to the BCM2835.

Stripped down/refactored version of bcm2835 from Mike McCauley.

When linking with the library, also link with libgcc (-lgcc). This is needed for division.

About

C library for Broadcom BCM2835 as used in Raspberry Pi 2 (BCM2836)

Resources

Stars

Watchers

Forks