Skip to content

Mofurka/STMShit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Сначала установите: cargo install cargo-binutils rustup component add llvm-tools-preview Затем создайте бинарник: cargo objcopy --release -- -O binary firmware.bin Вариант 2: Используйте arm-none-eabi-objcopy напрямую cargo build --release arm-none-eabi-objcopy -O binary target/thumbv7em-none-eabihf/release/stm32f105-blinky.exe firmware.bin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published