USB to SPI bridge in rust
Find a file
2024-04-01 16:53:46 +02:00
.cargo It is working :) 2024-04-01 15:40:50 +02:00
.github/workflows Update rust.yml (remove tests) 2024-04-01 16:53:46 +02:00
.vscode It is working :) 2024-04-01 15:40:50 +02:00
src It is working :) 2024-04-01 15:40:50 +02:00
.gitattributes Initial commit 2024-04-01 15:38:03 +02:00
.gitignore Initial commit 2024-04-01 15:38:03 +02:00
Cargo.toml changed crate name 2024-04-01 15:49:22 +02:00
LICENSE Initial commit 2024-04-01 15:38:03 +02:00
memory.x It is working :) 2024-04-01 15:40:50 +02:00
openocd.cfg It is working :) 2024-04-01 15:40:50 +02:00
README.md Added actions badge 2024-04-01 15:54:24 +02:00
STM32F0x2.svd It is working :) 2024-04-01 15:40:50 +02:00

Rust

Turonet - Rust

This is a personal project for learning the basics of Embedded Rust.

Environment

Visual Code

Extensions

  • Cortex-Debug
  • rust-analyzer

Hardware

Tooling