Fix build script

This commit is contained in:
Terence Boldt 2024-03-29 11:48:06 -04:00
parent 0f58e987f1
commit 7bc130582d
1 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,4 @@
#!/bin/sh
PICO_SDK_PATH=~/pico-sdk/ cmake .
make