6 lines
70 B
Makefile
6 lines
70 B
Makefile
|
.pio/: src
|
||
|
pio run
|
||
|
|
||
|
compile_commands.json: src
|
||
|
pio run -t compiledb
|