diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-07-20 13:41:37 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-07-20 13:41:37 +0000 |
| commit | 11afe1ac196c1003be911b64589b5fce1b044325 (patch) | |
| tree | 0ec974a0581c245fe0f6d432406ae6255e62ab65 /Demos/Host/LowLevel/PrinterHost/makefile | |
| parent | 450b792522f5fb3305db50ee2086cb739b54e14d (diff) | |
Add PrinterHost to the project file and Host LowLevel directory makefile.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@665 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Host/LowLevel/PrinterHost/makefile')
| -rw-r--r-- | Demos/Host/LowLevel/PrinterHost/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demos/Host/LowLevel/PrinterHost/makefile b/Demos/Host/LowLevel/PrinterHost/makefile index ab2eaab2..a56d9f2a 100644 --- a/Demos/Host/LowLevel/PrinterHost/makefile +++ b/Demos/Host/LowLevel/PrinterHost/makefile @@ -60,7 +60,7 @@ # MCU name
-MCU = at90usb647
+MCU = at90usb1287
# Target board (see library "Board Types" documentation, USER or blank for projects not requiring
|
