Apple2-IO-RPi/RaspberryPiPico/build.sh

5 lines
50 B
Bash
Executable File

#!/bin/sh
PICO_SDK_PATH=~/pico-sdk/ cmake .
make