From 91e267bcc42442d4e9da09aab30065ad5d44025a Mon Sep 17 00:00:00 2001 From: David Madison Date: Fri, 15 Feb 2019 12:37:45 -0500 Subject: Remove non-USB boards Removes boards from boards.txt, bootloaders for those boards, and variants for those boards. As none of these boards support USB there's no reason to keep them around. --- bootloaders/atmega8/ATmegaBOOT.txt | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 bootloaders/atmega8/ATmegaBOOT.txt (limited to 'bootloaders/atmega8/ATmegaBOOT.txt') diff --git a/bootloaders/atmega8/ATmegaBOOT.txt b/bootloaders/atmega8/ATmegaBOOT.txt deleted file mode 100644 index b0e19b3..0000000 --- a/bootloaders/atmega8/ATmegaBOOT.txt +++ /dev/null @@ -1,4 +0,0 @@ -Configured with: ../src/configure -v --enable-languages=c,c++ --prefix=/usr/lib --infodir=/usr/share/info --mandir=/usr/share/man --bindir=/usr/bin --libexecdir=/usr/lib --libdir=/usr/lib --enable-shared --with-system-zlib --enable-long-long --enable-nls --without-included-gettext --disable-checking --disable-libssp --build=i686-linux-gnu --host=i686-linux-gnu --target=avr -Thread model: single -gcc version 4.3.5 (GCC) - -- cgit v1.2.3-18-g5258