5 Commits

Author SHA1 Message Date
Thomas Otto
426d6a45fc added some SCB defs. Added some NVIC functions. 2010-03-22 22:01:44 +01:00
Uwe Hermann
a6342d4968 Cosmetic fixes. 2010-03-06 15:22:09 +01:00
Piotr Esden-Tempski
d84c4030b2 Cleaned up header inclusion.
Now all examples are including only the modules they really need. Also
each header file of the library is including only the necessary headers
making it possible to use these modules in parallel with other
implementations that may collide with the definitions in other modules.
2010-03-04 19:16:24 +01:00
Uwe Hermann
c441007867 Drop useless endif markers. 2010-02-24 00:34:18 +01:00
Piotr Esden-Tempski
a38fc2c3a2 Added basic NVIC register defs and functions. 2010-01-16 04:12:53 +01:00