Skip to content
Snippets Groups Projects
Commit 36e4c3b7 authored by cnlohr's avatar cnlohr
Browse files

Try to make CI happy

parent 124fec8d
No related branches found
No related tags found
No related merge requests found
all : testtop
# to make CI happy.
testtop.hidapi.elf :
gcc -o $@ $^ -I../../../minichlink -ludev
testtop : testtop.c
gcc -o $@ $^ -I../../../minichlink -ludev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment