diff options
Diffstat (limited to 'Demos/Host/ClassDriver/AudioOutputHost/makefile')
-rw-r--r-- | Demos/Host/ClassDriver/AudioOutputHost/makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Demos/Host/ClassDriver/AudioOutputHost/makefile b/Demos/Host/ClassDriver/AudioOutputHost/makefile index 0c5347db4..581cbe539 100644 --- a/Demos/Host/ClassDriver/AudioOutputHost/makefile +++ b/Demos/Host/ClassDriver/AudioOutputHost/makefile @@ -9,6 +9,8 @@ # LUFA Project Makefile. # -------------------------------------- +# Run "make help" for target help. + MCU = at90usb1287 ARCH = AVR8 BOARD = USBKEY |