firmware wip2

This commit is contained in:
Pavol Rusnak 2011-04-04 21:38:39 +02:00
parent b46d41bd34
commit 3bb2e1d076
3 changed files with 7 additions and 4 deletions

View file

@ -29,5 +29,5 @@ deploy:
crt_emu_lpc11_13_nxp -g -2 -pLPC1343 -wire=winusb -flash-erase
crt_emu_lpc11_13_nxp -g -2 -pLPC1343 -wire=winusb -flash-load=obj/$(NAME).axf
test:
test: test.c
gcc test.c -o test -lusb-1.0