Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STM32F1-FreeRTOS-Example

This is example code showing how to use stm32f1-hal and freertos-next together.

Usage

  1. Install gcc-arm-none-eabi for compiling FreeRtos-Kernel C source code. Use apt on Ubuntu or scoop on Windows
  2. Install Rust toolchain.
  3. Run rustup target add thumbv7m-none-eabi
  4. Run cargo install flip-link
  5. Clone this repository.
  6. Run cargo check or use VSCode build task.
  7. Run debug in VSCode.
    1. If you are using a different debugger, please modify .vscode/launch.json as needed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages