{"id":16335940,"url":"https://github.com/saschagrunert/stm32h7-rs","last_synced_at":"2025-03-22T23:32:19.231Z","repository":{"id":57668701,"uuid":"127417271","full_name":"saschagrunert/stm32h7-rs","owner":"saschagrunert","description":"Rust on STM32H7 Microcontrollers","archived":false,"fork":false,"pushed_at":"2019-10-09T06:44:34.000Z","size":1168,"stargazers_count":14,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T15:47:31.780Z","etag":null,"topics":["bare-metal","embedded","no-std","rust","stm32","stm32h7","sysroot"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saschagrunert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-30T10:49:02.000Z","updated_at":"2024-10-28T01:36:03.000Z","dependencies_parsed_at":"2022-08-27T03:50:22.236Z","dependency_job_id":null,"html_url":"https://github.com/saschagrunert/stm32h7-rs","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/saschagrunert%2Fstm32h7-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saschagrunert%2Fstm32h7-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saschagrunert%2Fstm32h7-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saschagrunert%2Fstm32h7-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saschagrunert","download_url":"https://codeload.github.com/saschagrunert/stm32h7-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245036113,"owners_count":20550662,"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":["bare-metal","embedded","no-std","rust","stm32","stm32h7","sysroot"],"created_at":"2024-10-10T23:42:45.719Z","updated_at":"2025-03-22T23:32:18.859Z","avatar_url":"https://github.com/saschagrunert.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# STM32H7 Rust\n[![Build Status](https://travis-ci.org/saschagrunert/stm32h7-rs.svg)](https://travis-ci.org/saschagrunert/stm32h7-rs) [![License MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/saschagrunert/stm32h7-rs/blob/master/LICENSE) [![Crates.io](https://img.shields.io/crates/v/stm32h7xx.svg)](https://crates.io/crates/stm32h7xx) [![doc.rs](https://docs.rs/stm32h7xx/badge.svg)](https://docs.rs/crate/stm32h7xx)\n\nA template for building applications for ARM Cortex-M7 STM32H7xx\nMicrocontrollers.\n\n# Dependencies\n\n- [Rust nightly toolchain](https://github.com/rust-lang-nursery/rustup.rs)\n- ARM Cross Compiler (arm-none-eabi-gcc)\n\n# Building\n\nInstall the rust-std component for your target, if you haven't done so already\n\n```console\n$ rustup target add thumbv7em-none-eabihf\n```\n\nBuild the application:\n\n```consol\n$ cargo build --release\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaschagrunert%2Fstm32h7-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaschagrunert%2Fstm32h7-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaschagrunert%2Fstm32h7-rs/lists"}