Search Criteria
Package Details: pico-sdk-git 1.5.1.r0.g6a7db34-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pico-sdk-git.git (read-only, click to copy) |
---|---|
Package Base: | pico-sdk-git |
Description: | Raspberry Pi Pico C SDK |
Upstream URL: | https://www.raspberrypi.com/documentation/pico-sdk/ |
Licenses: | BSD-3-Clause |
Conflicts: | pico-sdk, raspberry-pico-sdk-git |
Provides: | pico-sdk, raspberry-pico-sdk-git |
Submitter: | grgergo |
Maintainer: | grgergo |
Last Packager: | grgergo |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-06-17 12:39 (UTC) |
Last Updated: | 2023-06-17 12:43 (UTC) |
Latest Comments
dreieck commented on 2024-03-24 14:02 (UTC)
Can you please follow the Arch Linux git guidelines on submodules and clone the submodules already via the
source
array and then only reference them inprepare()
?See ↗ here.
Regards and thanks for maintaining!