Uwe Hermann
|
6db6d5b49c
|
Add initial framework for USART support. So far only some #defines.
|
2009-07-22 14:02:21 +02:00 |
|
Piotr Esden-Tempski
|
446de38728
|
Changed all includes to use <foo.h> notation.
|
2009-07-20 17:54:33 +02:00 |
|
Uwe Hermann
|
83f5c58eb9
|
Switch the license to GPL, version 3 or later.
|
2009-07-18 16:27:47 +02:00 |
|
Uwe Hermann
|
355701525e
|
Add initial minimal rcc.h implementation (not complete).
|
2009-07-18 05:34:38 +02:00 |
|
Uwe Hermann
|
015b046c1e
|
Merge stdint.h contents into common.h so we don't conflict with libc.
|
2009-07-18 01:39:30 +02:00 |
|
Uwe Hermann
|
f3ac624f22
|
Add common.h, currently containing MMIO accessor functions.
|
2009-07-17 19:01:45 +02:00 |
|
Uwe Hermann
|
e7567c835c
|
Add memorymap.h with some peripheral base addresses.
|
2009-07-16 14:20:18 +02:00 |
|
Uwe Hermann
|
0a8135395a
|
Add dummy gpio.c implementation and final Makefile.
The whole lib should now build and install fine. It's not yet tested
on hardware, though.
|
2009-07-16 03:27:05 +02:00 |
|
Uwe Hermann
|
75bb51fadf
|
Add top-level include file intended for lib users.
|
2009-07-16 02:40:10 +02:00 |
|