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>
This commit is contained in:
Leah Rowe 2023-10-20 08:50:26 +01:00
parent 97e5207ecf
commit d1f23eca34
1 changed files with 0 additions and 7 deletions

View File

@ -4,11 +4,4 @@
url: https://codeberg.org/libreboot/pico-serprog
bkup_url: https://notabug.org/libreboot/pico-serprog
depend: pico-sdk
depend: rpi-pico-tinyusb
}
{rpi-pico-tinyusb}{
rev: 86c416d4c0fb38432460b3e11b08b9de76941bf5
loc: pico-sdk/lib/tinyusb
url: https://github.com/hathach/tinyusb.git
}