Piotr Esden-Tempski
|
971a295d43
|
Adjusted path to nvic.h.
|
2012-11-07 16:28:29 -08:00 |
|
Karl Palsson
|
db5d19b4d4
|
Update documentation to reflect reality
|
2012-11-07 21:54:18 +00:00 |
|
Karl Palsson
|
bffaa72f7e
|
Remove debug code.
|
2012-11-07 21:54:18 +00:00 |
|
Karl Palsson
|
ce8f47e7df
|
Enable nvic and exti support for L1
And include an example that uses it.
|
2012-11-07 21:54:18 +00:00 |
|
Karl Palsson
|
25acaa5878
|
Add usart support for L1.
Only tested with basic tx blocking, ie, the same example code as on
F2/F4, but the description of the block is almost identical.
|
2012-11-07 21:50:27 +00:00 |
|
Karl Palsson
|
4941286454
|
STM32L1 support, rebased onto upstream generalizations branch.
Working example again.
|
2012-11-07 21:50:27 +00:00 |
|
Karl Palsson
|
e4f84278f2
|
Add most of the rcc functions.
(Add the forgotten gpio.c file from before)
|
2012-11-07 21:50:27 +00:00 |
|
Karl Palsson
|
9aed64a19d
|
Finish RCC definitions => Working example!
|
2012-11-07 21:50:27 +00:00 |
|
Karl Palsson
|
8318384cf1
|
More progress towards L1 support.
Believe gpio is complete, but untested without finishing at least the
RCC defines.
RCC defines are a work in progress
|
2012-11-07 21:50:27 +00:00 |
|