aboutsummaryrefslogtreecommitdiffstats
path: root/test/ardmake/hardware/bootloaders/optiboot/makeall
diff options
context:
space:
mode:
Diffstat (limited to 'test/ardmake/hardware/bootloaders/optiboot/makeall')
-rw-r--r--test/ardmake/hardware/bootloaders/optiboot/makeall13
1 files changed, 13 insertions, 0 deletions
diff --git a/test/ardmake/hardware/bootloaders/optiboot/makeall b/test/ardmake/hardware/bootloaders/optiboot/makeall
new file mode 100644
index 0000000..7a0b82d
--- /dev/null
+++ b/test/ardmake/hardware/bootloaders/optiboot/makeall
@@ -0,0 +1,13 @@
+#!/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
+