Uwe Hermann
17b2e87ba3
Factor out cm3/common.h and cm3/memorymap.h.
2010-12-30 00:53:52 +01:00
Uwe Hermann
d9f6f200c1
Some more whitespace + cosmetics.
2010-12-29 18:29:47 +01:00
Thomas Otto
9d2e074b3d
Cosmetic fixes.
2010-03-28 15:19:32 +02:00
Thomas Otto
1f8d94df35
Added irq number definitions.
2010-03-23 21:02:01 +01:00
Thomas Otto
80984d44c4
splitted nvic and scb
2010-03-22 22:08:07 +01:00
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