dashboard
repositories
filestore
activity
search
login
main
/
raspberrypi
RaspberryPI project
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
update hal.h to fix turn_led not definition bug
Guo Wenxue
2019-06-27
4fe5c3b3f767773b8bfcc7f4bdba977a12239f7e
[raspberrypi.git]
/
modules
/
c
/
comport
/
makefile
1
2
3
4
5
6
all: clean
gcc *.c -o comport
clean:
rm -f comport