Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-07 | add tinyusb to config/submodule/ for pico-sdk | Leah Rowe | |
don't define it as a "depend" variable in config/git/, because it means putting the files in a subdirectory of an existing project was was already then downloaded, and that means it can't be downloaded first; if the download of it fails, the old download is left intact. this bug isn't currently fixed in the build system, at all, so this and other patches are being made to mitigate it. Signed-off-by: Leah Rowe <leah@libreboot.org> |