Enable Mass Storage bootloader builds in the BootloaderTest build test.
This commit is contained in:
parent
0b1f33e2a2
commit
de9d05f32a
2 changed files with 6 additions and 6 deletions
|
@ -145,9 +145,9 @@ Printer = AVR8 : at90usb162 : NONE : 16 : 4 : 16 :
|
|||
Printer = AVR8 : at90usb82 : NONE : 8 : 4 : 16 :
|
||||
#
|
||||
# ---------- Mass Storage Bootloader -----------------
|
||||
#Incomplete/MassStorage = AVR8 : at90usb1287 : XPLAIN : 128 : 8 : 8 :
|
||||
#Incomplete/MassStorage = AVR8 : at90usb1287 : NONE : 128 : 8 : 8 :
|
||||
#Incomplete/MassStorage = AVR8 : at90usb1286 : NONE : 128 : 8 : 8 :
|
||||
#Incomplete/MassStorage = AVR8 : at90usb1287 : NONE : 128 : 8 : 16 :
|
||||
#Incomplete/MassStorage = AVR8 : at90usb1286 : NONE : 128 : 8 : 16 :
|
||||
MassStorage = AVR8 : at90usb1287 : XPLAIN : 128 : 8 : 8 :
|
||||
MassStorage = AVR8 : at90usb1287 : NONE : 128 : 8 : 8 :
|
||||
MassStorage = AVR8 : at90usb1286 : NONE : 128 : 8 : 8 :
|
||||
MassStorage = AVR8 : at90usb1287 : NONE : 128 : 8 : 16 :
|
||||
MassStorage = AVR8 : at90usb1286 : NONE : 128 : 8 : 16 :
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue