config/git: remove rpi-pico-tinyusb dependency
it's now downloaded automatically as a submodule, when downloading pico-sdk (which defines this module) Signed-off-by: Leah Rowe <leah@libreboot.org>btrfsvols
parent
97e5207ecf
commit
d1f23eca34
|
@ -4,11 +4,4 @@
|
||||||
url: https://codeberg.org/libreboot/pico-serprog
|
url: https://codeberg.org/libreboot/pico-serprog
|
||||||
bkup_url: https://notabug.org/libreboot/pico-serprog
|
bkup_url: https://notabug.org/libreboot/pico-serprog
|
||||||
depend: pico-sdk
|
depend: pico-sdk
|
||||||
depend: rpi-pico-tinyusb
|
|
||||||
}
|
|
||||||
|
|
||||||
{rpi-pico-tinyusb}{
|
|
||||||
rev: 86c416d4c0fb38432460b3e11b08b9de76941bf5
|
|
||||||
loc: pico-sdk/lib/tinyusb
|
|
||||||
url: https://github.com/hathach/tinyusb.git
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue