mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2026-03-09 07:12:05 -05:00
[PR #275] [MERGED] Add 1bitsy board support crate #285
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/275
Author: @dgoodlad
Created: 5/29/2020
Status: ✅ Merged
Merged: 5/29/2020
Merged by: @bors[bot]
Base:
master← Head:patch-1📝 Commits (1)
fb0705eAdd 1bitsy board support crate📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
README.md(+6 -0)📄 Description
I've been working on a board support crate for the 1bitsy board, which is based on an STM32F415 MCU. The board is relatively simple, so there's only a few things to abstract:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.