{"id":18977327,"url":"https://github.com/mikhailms/microbit-v2-template","last_synced_at":"2026-04-09T17:30:18.670Z","repository":{"id":87811914,"uuid":"529409392","full_name":"MikhailMS/microbit-v2-template","owner":"MikhailMS","description":"Project template to start embeded Rust project for micro:bit-v2","archived":false,"fork":false,"pushed_at":"2022-08-26T21:47:33.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-01T09:42:09.020Z","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/MikhailMS.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":"2022-08-26T21:27:28.000Z","updated_at":"2022-08-26T21:46:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"94f658b9-5596-4a06-bb57-4cfb8a4a5fcd","html_url":"https://github.com/MikhailMS/microbit-v2-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Fmicrobit-v2-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Fmicrobit-v2-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Fmicrobit-v2-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MikhailMS%2Fmicrobit-v2-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MikhailMS","download_url":"https://codeload.github.com/MikhailMS/microbit-v2-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239978046,"owners_count":19728271,"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-11-08T15:28:35.064Z","updated_at":"2026-04-09T17:30:18.623Z","avatar_url":"https://github.com/MikhailMS.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Project template for Micro:bit V2\n\nSmall template for any new micro:bit V2 projects I may have in the future\n\nTaken from incredible [Discovery book](https://docs.rust-embedded.org/discovery/microbit/index.html) and slightly changed to only work on micro:bit V2 (so only required libraries are mentioned in Cargo \u0026 Embeded toml files)\n\n\n## How to use\n1. `git clone` this project\n2. Enable required libraries in `Cargo.toml` - by default only following are enabled\n```\ncortex-m    = \"0.7.3\"\ncortex-m-rt = \"0.7.0\"\nmicrobit-v2 = \"0.12.0\"\npanic-halt  = \"0.2.0\"\n```\n3. Add your code in `src/main.rs`\n4. Use `cargo embed` to flash your application onto micro:bit V2\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhailms%2Fmicrobit-v2-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikhailms%2Fmicrobit-v2-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikhailms%2Fmicrobit-v2-template/lists"}