mirror of
https://github.com/brmlab/edubrm.git
synced 2025-06-08 04:43:59 +02:00
firmware wip2
This commit is contained in:
parent
b46d41bd34
commit
3bb2e1d076
3 changed files with 7 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue