Skip to content

A simple C program blinking a LED via GPIO, to be deployed by resin.io on Raspberry Pi — Edit

License

Notifications You must be signed in to change notification settings

brice-morin/resin-blink-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resin-blink-c

A simple C program blinking a LED via GPIO, to be deployed by resin.io on Raspberry Pi — Edit

Run as standalone

gcc -o blink blink.c
./blink

About

A simple C program blinking a LED via GPIO, to be deployed by resin.io on Raspberry Pi — Edit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages