This website requires JavaScript.
Explore
Help
Sign In
savanni
/
ruduino
Watch
1
Star
0
Fork
You've already forked ruduino
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5d65ad4efd
ruduino
/
build.sh
3 lines
50 B
Bash
Raw
Normal View
History
Unescape
Escape
Support auto-generated cores
2017-08-29 13:48:44 +00:00
#! /bin/sh
Propagate arguments to build script
2017-09-23 04:52:09 +00:00
xargo build --target avr-atmega328p
$@