1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-03 14:24:15 +01:00
Arduino/hardware/arduino/bootloaders/optiboot/makeall

16 lines
205 B
Plaintext
Raw Normal View History

#!/bin/bash
make clean
make lilypad
make lilypad_resonator
make pro8
make pro16
make pro20
make diecimila
make atmega328
make atmega328_pro8
2011-06-11 01:29:34 +02:00
make sanguino
make mega
make atmega8
make atmega88
make luminet