cy023 / STM32-Rust

This project aims to learn how to develop embedded systems using Rust and STM32 microcontrollers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STM32-Rust

Description:

This project aims to learn how to develop STM32 embedded systems using Rust programming language.

  • /stm32f429-disc-rust-embedded: This sub-project is based on the cortex-m-quickstart project and uses its framework for development.
  • /stm32f429-disc-bare-metal: This sub-project verifies the concepts of low-level programming without relying on any libraries. // TODO:

About

This project aims to learn how to develop embedded systems using Rust and STM32 microcontrollers.

License:MIT License


Languages

Language:Rust 92.4%Language:GDB 7.6%