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

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