1
0
Fork 0
This repository has been archived on 2019-12-23. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
arduinisten/arduino-0022-linux-x64/hardware/arduino/bootloaders/optiboot/makeall
2011-02-23 21:47:18 +01:00

13 lines
163 B
Bash

#!/bin/bash
make clean
make lilypad
make lilypad_resonator
make pro8
make pro16
make pro20
make diecimila
make ng
make atmega328
make atmega328_pro8
make luminet