Uwe Hermann
|
f3ac624f22
|
Add common.h, currently containing MMIO accessor functions.
|
2009-07-17 19:01:45 +02:00 |
|
Uwe Hermann
|
c62ca6143d
|
Make gpio number argument 'unsigned int', there are no negative GPIOs.
|
2009-07-16 14:23:25 +02:00 |
|
Uwe Hermann
|
0fa4cbbdad
|
Add some more GPIO related #defines.
This includes GPIO port base addresses, MODE[1:0] values, and CNF[1:0]
values.
|
2009-07-16 14:22:46 +02:00 |
|
Uwe Hermann
|
e7567c835c
|
Add memorymap.h with some peripheral base addresses.
|
2009-07-16 14:20:18 +02:00 |
|
Uwe Hermann
|
1b2f6456bf
|
Add some initial gpio.h #defines.
|
2009-07-16 03:20:12 +02:00 |
|
Uwe Hermann
|
ae6f321816
|
Add a stdint.h include file for u16, u32, etc.
|
2009-07-16 02:14:17 +02:00 |
|