This website works better with JavaScript.
Home
Explore
Help
Sign In
beagle-bones
/
led-cpp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Led-cpp BBB
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5
Commits
2
Branches
80 KiB
C++
97%
Makefile
3%
Branch:
master
._master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
led-cpp
/
makefile
5 lines
80 B
Raw
Permalink
Blame
History
all
:
g++ main.cpp -o mkLed led.cpp
debug
:
g++ -g main.cpp -o mkLed led.cpp