pure assembly STM32 programming examples and boilerplates for masochists
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
Ondřej Hruška ca19635a45 removed .bin files 8 anni fa
examples removed .bin files 8 anni fa
registers Added sources 8 anni fa
startup_scripts grammar in startup readme 8 anni fa
.gitignore removed .bin files 8 anni fa
LICENSE Initial commit 8 anni fa
README.md Added sources 8 anni fa

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.