mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-04 00:59:31 +08:00
6c702630ac
old-commit-hash: 14fb17e22fe4020a46b7be8ef486dddb5210ef08
3 lines
47 B
Makefile
3 lines
47 B
Makefile
all:
|
|
gcc main.c -o cantest -pthread -lpthread
|