5 lines
50 B
Bash
Raw Normal View History

2024-03-29 11:48:06 -04:00
#!/bin/sh
2024-03-20 10:48:11 -04:00
PICO_SDK_PATH=~/pico-sdk/ cmake .
make