pure assembly STM32 programming examples and boilerplates for masochists
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Ondřej Hruška ca19635a45 removed .bin files преди 8 години
examples removed .bin files преди 8 години
registers Added sources преди 8 години
startup_scripts grammar in startup readme преди 8 години
.gitignore removed .bin files преди 8 години
LICENSE Initial commit преди 8 години
README.md Added sources преди 8 години

README.md

STM32 assembler examples

This project provides examples for programming the STM32 microcontrollers in ARM assembler.

Please visit the project folders for additional information (they contain separate READMEs).

License

Unless otherwise specified (as is the case with the startup scripts), all files in this repository are subject to the MIT license.

For details, refer to the LICENSE file.