7 Commits

Author SHA1 Message Date
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
Uwe Hermann
68b7e255ad Add timer handling functions.
Thanks to Edward Cheeseman <cheesemanedward@gmail.com>.
2010-10-18 00:36:39 +02:00
Uwe Hermann
c441007867 Drop useless endif markers. 2010-02-24 00:34:18 +01:00
Piotr Esden-Tempski
efb510f526 Modified include model of some files.
This model allows using libopenstm32 in parallel with other stm32
firmware libraries. It is not yet complete change to all code but a
start. Only changed parts that I tested.
2010-02-22 10:01:55 +01:00
Piotr Esden-Tempski
afc9cc84de Typo fixes in timer. 2010-01-14 23:20:33 +01:00
Piotr Esden-Tempski
7fd62e6d0b Added timer related register and bit definitions. 2010-01-14 23:15:20 +01:00