pure assembly STM32 programming examples and boilerplates for masochists
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
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.