usb: Fix for new compiler
authorMichel Pollet <buserror@gmail.com>
Mon, 28 May 2012 09:19:11 +0000 (10:19 +0100)
committerMichel Pollet <buserror@gmail.com>
Mon, 28 May 2012 09:19:11 +0000 (10:19 +0100)
commit90de5703f0722c022d854f9df596a4c0a4c2cc54
tree37dc162946f7ca1b76c5a22e66851ce125241f9f
parent60d62d42dc3bd3e1b9344ab76ed0930afcf88f9b
usb: Fix for new compiler

Progmem now need 'const'. Also fixed the makefile

Signed-off-by: Michel Pollet <buserror@gmail.com>
examples/board_usb/Makefile
examples/board_usb/at90usb162_cdc_loopback.c
examples/board_usb/simusb.c