nonolith / USB-XMEGA

USB stack for Atmel ATxmega32A4U and related parts
http://nonolithlabs.com
38 stars 13 forks source link

Remove unused static initializer so that all RAM can be in BSS #7

Open doc-hex opened 8 years ago

doc-hex commented 8 years ago

dfu_reset() is already initializing these values anyway.