pure assembly STM32 programming examples and boilerplates for masochists
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
Ondřej Hruška ca19635a45 removed .bin files pirms 8 gadiem
examples removed .bin files pirms 8 gadiem
registers Added sources pirms 8 gadiem
startup_scripts grammar in startup readme pirms 8 gadiem
.gitignore removed .bin files pirms 8 gadiem
LICENSE Initial commit pirms 8 gadiem
README.md Added sources pirms 8 gadiem

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.