mirror of
https://github.com/commaai/panda.git
synced 2026-06-13 15:45:02 +08:00
3 lines
47 B
Makefile
3 lines
47 B
Makefile
all:
|
|
gcc main.c -o cantest -pthread -lpthread
|