Bootstrap and definition library for programming STM32L100RC in ARM assembler. This was a class project to learn ARM assembly
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 

11 rader
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.