Bootstrap and definition library for programming STM32L100RC in ARM assembler. This was a class project to learn ARM assembly
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ů.
 
 

11 řádky
519 B

Library License
Copyright (c) 2010 Michal Tomáš - part of the example program
Copyright (c) 2015 Petr Douša - conversion of CMSIS defintions to assembler
Copyright (c) 2015 Ondřej Hruška - library cleanup, bit-banding & missing definitions
The library can be freely used for educational and non-commercial purposes,
provided the copyright notices and header comments are retained.
Since a substantial portion of the library is derived from STM32 CMSIS, the original
license conditions should be respected.