ibmpc_usb: Add support for AT90USB1286
This commit is contained in:
parent
37a452f7c9
commit
4b44e106b3
2 changed files with 5 additions and 1 deletions
4
converter/ibmpc_usb/Makefile.at90usb1286
Normal file
4
converter/ibmpc_usb/Makefile.at90usb1286
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
MCU = at90usb1286
|
||||
BOOTLOADER_SIZE = 8192
|
||||
|
||||
include Makefile
|
||||
Loading…
Add table
Add a link
Reference in a new issue