This website requires JavaScript.
Explore
Help
Sign In
lauchmelder
/
b15f
Watch
1
Star
0
Fork
You've already forked b15f
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
99c282566f
b15f
/
main.cpp
8 lines
88 B
C++
Raw
Normal View
History
Unescape
Escape
Makefile funktioniert, gruenes Licht fuer C++
2019-03-22 15:06:59 +00:00
#
include
<avr/io.h>
Makefile Fortschritt
2019-03-22 14:51:52 +00:00
#
include
"spi.h"
int
main
(
)
{
SPI
spi_master
;
return
0
;
}
Reference in a new issue
Copy permalink