Mark the very low RAM devices as being unsupported by the Mass Storage class bootloader.
This commit is contained in:
parent
8cfa2e8023
commit
b1b109487e
2 changed files with 1 additions and 5 deletions
|
|
@ -155,8 +155,6 @@ MassStorage = AVR8 : atmega32u4 : LEONARDO : 32 : 4 : 16 :
|
|||
MassStorage = AVR8 : atmega32u4 : NONE : 32 : 4 : 8 :
|
||||
MassStorage = AVR8 : atmega16u4 : NONE : 16 : 4 : 8 :
|
||||
MassStorage = AVR8 : atmega32u2 : NONE : 32 : 4 : 8 :
|
||||
MassStorage = AVR8 : atmega16u2 : NONE : 16 : 4 : 8 :
|
||||
MassStorage = AVR8 : at90usb162 : NONE : 16 : 4 : 8 :
|
||||
MassStorage = AVR8 : at90usb1287 : NONE : 128 : 8 : 16 :
|
||||
MassStorage = AVR8 : at90usb1287 : NONE : 128 : 4 : 16 :
|
||||
MassStorage = AVR8 : at90usb647 : NONE : 64 : 4 : 16 :
|
||||
|
|
@ -166,6 +164,4 @@ MassStorage = AVR8 : at90usb646 : NONE : 64 : 4 : 16 :
|
|||
MassStorage = AVR8 : atmega32u4 : NONE : 32 : 4 : 16 :
|
||||
MassStorage = AVR8 : atmega16u4 : NONE : 16 : 4 : 16 :
|
||||
MassStorage = AVR8 : atmega32u2 : NONE : 32 : 4 : 16 :
|
||||
MassStorage = AVR8 : atmega16u2 : NONE : 16 : 4 : 16 :
|
||||
MassStorage = AVR8 : at90usb162 : NONE : 16 : 4 : 16 :
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue