need our bsp file

This commit is contained in:
Jeff Epler 2025-03-22 11:18:06 -05:00
parent 60655771ed
commit fe762df50b

View file

@ -30,7 +30,7 @@ jobs:
run: git submodule update --init --recursive run: git submodule update --init --recursive
- name: get pico-sdk - name: get pico-sdk
run: (cd .. && git clone --depth=1 https://github.com/raspberrypi/pico-sdk) run: (cd .. && git clone --depth=1 https://github.com/adafruit/pico-sdk adafruit-fruit-jam)
- name: build targets - name: build targets
run: | run: |