Piotr Esden-Tempski
|
58e36dab2d
|
First implementation of CAN peripheral register definitions.
|
2010-12-17 21:45:38 +01:00 |
|
Thomas Otto
|
388f940475
|
Initial EXTI support.
Thanks to Mark Butler <mbutler@physics.otago.ac.nz>.
|
2010-05-12 18:12:31 +02:00 |
|
Thomas Otto
|
8195b1a718
|
Renamed power.h -> pwr.h.
|
2010-05-06 00:54:21 +02:00 |
|
Thomas Otto
|
8467f0ee25
|
Added BKP definitions.
|
2010-05-03 18:51:36 +02:00 |
|
Thomas Otto
|
5b48dc1845
|
Added definitions for CRC.
|
2010-05-03 16:49:08 +02:00 |
|
Thomas Otto
|
7450d0aad1
|
Added definitions for POWER control.
|
2010-05-03 15:31:55 +02:00 |
|
Thomas Otto
|
e172a05f86
|
Added definitions for WWDG.
|
2010-05-03 14:17:07 +02:00 |
|
Thomas Otto
|
c249c7f772
|
Added initial IWDG definitions.
|
2010-05-02 21:03:15 +02:00 |
|
Thomas Otto
|
3518301870
|
Integrated systick into build system.
|
2010-03-25 13:13:01 +01:00 |
|
Thomas Otto
|
80984d44c4
|
splitted nvic and scb
|
2010-03-22 22:08:07 +01:00 |
|
Thomas Otto
|
e4788f67b6
|
added dma.h and basic functions
|
2010-03-22 21:52:49 +01:00 |
|
Uwe Hermann
|
7e1b849feb
|
i2c: Add initial i2c.h header file and registers.
Thanks Thomas Otto <tommi@viadmin.org> for the patch!
|
2010-02-24 00:32:55 +01:00 |
|
Uwe Hermann
|
1f9479e673
|
Add initial (unfinished, untested) RTC support.
|
2010-01-22 01:48:02 +01:00 |
|
Piotr Esden-Tempski
|
a38fc2c3a2
|
Added basic NVIC register defs and functions.
|
2010-01-16 04:12:53 +01:00 |
|
Piotr Esden-Tempski
|
6fe7e25a8a
|
Added usb descriptor definitions.
|
2010-01-15 17:07:19 +01:00 |
|
Piotr Esden-Tempski
|
cde7d1ce4d
|
Added usb peripheral register definitions. It uses some tool macros defined in tools.h
|
2010-01-15 17:07:19 +01:00 |
|
Uwe Hermann
|
4fdb7f08fd
|
Add initial flash memory register support.
Thanks Thomas Otto <tommi@viadmin.org> for the patch!
|
2010-01-15 01:05:22 +01:00 |
|
Piotr Esden-Tempski
|
7fd62e6d0b
|
Added timer related register and bit definitions.
|
2010-01-14 23:15:20 +01:00 |
|
Uwe Hermann
|
821873acac
|
Add initial version of an spi.h header file.
So far, it contains the SPI register definitions and some bit
definitions of control register 1 (CR1).
|
2009-12-29 17:38:40 +01:00 |
|
Uwe Hermann
|
88f35a4a7e
|
ADC #defines, contributed by Edward Cheeseman <ed@landcrab.co.nz>.
|
2009-09-04 15:47:38 +02:00 |
|
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 |
|