{"id":16833513,"url":"https://github.com/ole/rust-rp-pico-template","last_synced_at":"2025-03-18T02:20:23.643Z","repository":{"id":211450576,"uuid":"728818097","full_name":"ole/rust-rp-pico-template","owner":"ole","description":"A cargo-generate template for embedded Rust development on the Raspberry Pi Pico.","archived":false,"fork":false,"pushed_at":"2023-12-08T16:41:28.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T09:41:39.462Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ole.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-07T19:01:34.000Z","updated_at":"2024-07-30T07:13:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ff4a551-9d44-4630-b5ee-b017fea19e21","html_url":"https://github.com/ole/rust-rp-pico-template","commit_stats":null,"previous_names":["ole/rust-rp-pico-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ole%2Frust-rp-pico-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ole%2Frust-rp-pico-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ole%2Frust-rp-pico-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ole%2Frust-rp-pico-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ole","download_url":"https://codeload.github.com/ole/rust-rp-pico-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244141479,"owners_count":20404837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T11:54:30.482Z","updated_at":"2025-03-18T02:20:23.621Z","avatar_url":"https://github.com/ole.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust RP Pico Template\n\nA template for [cargo-generate](https://github.com/cargo-generate/cargo-generate) that aims to be a starting point for embedded Rust development on the Raspberry Pi Pico. Includes a suitable Visual Studio Code configuration for building, flashing, running, and debugging from VS Code.\n\n## Requirements\n\nInstall these Rust components:\n\n```sh\nrustup target add thumbv6m-none-eabi\ncargo install elf2uf2-rs --locked\ncargo install probe-rs --features cli --locked\ncargo install cargo-binutils\n```\n\nFor VS Code, install these extensions:\n\n- [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer): The official Rust language support for VS Code\n- [Debugger for probe-rs](https://marketplace.visualstudio.com/items?itemName=probe-rs.probe-rs-debugger): Debugging support via [probe-rs](https://probe.rs/)\n- [Serial Monitor](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-serial-monitor) (optional): Send and receive messages to/from serial ports. Useful for simple logging from your embedded program.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fole%2Frust-rp-pico-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fole%2Frust-rp-pico-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fole%2Frust-rp-pico-template/lists"}