build: cmake -B bin -DPICO_SDK_PATH=../pico-sdk make -j8 -C bin clean: rm -rf bin