pure assembly STM32 programming examples and boilerplates for masochists
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
Ondřej Hruška ca19635a45 removed .bin files před 8 roky
examples removed .bin files před 8 roky
registers Added sources před 8 roky
startup_scripts grammar in startup readme před 8 roky
.gitignore removed .bin files před 8 roky
LICENSE Initial commit před 8 roky
README.md Added sources před 8 roky

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.