Ken Sarkies
85308f562a
Minor cleanup to use dispatch memorymap.h
2013-01-08 19:58:18 +10:30
Ken Sarkies
4ab5c94b90
Proposed deduplication of peripherals, GPIO example
...
See rambling post on dev list for justification
2012-11-13 18:41:31 +10:30
Piotr Esden-Tempski
020ec859df
Fixed cut and paste typo for CAN banks.
2012-11-08 14:29:11 -08:00
Nicolas Schodet
3aab6220d8
Add C linkage declaration for C++ usage
2012-09-02 17:12:58 +02:00
Ken Sarkies
52533a6e3d
STM32F1xx: Changed markup to get more control over documentation, each
...
file having its own group module rather than using @file.
No code changes except for the following:
gpio: Added function to map the eventout signal plus two Remap functions
dma: Prevent changing base addresses while channel enabled (see datasheet)
pwr: Added pwr.c (new file)
timer: Removed the last function that I introduced recently; there is already
an equivalent function present. Changed some parameter names for consistency.
2012-08-20 17:19:20 +09:30
Daniel O'Connor
f76e99c98d
Add mask for SWJ bits.
...
(These are write only)
2012-03-22 15:41:19 -07:00
Piotr Esden-Tempski
43561de329
License change of the library to LGPL, version 3 or later.
...
Agreed to by all the significant contributors to the library.
2012-03-02 14:44:49 -08:00
Piotr Esden-Tempski
bffbb0e54d
Added missing gpio definitions for timer 5.
2012-02-13 19:45:28 -08:00
Piotr Esden-Tempski
5a384ff895
Added combined gpio bank definitions to timers as you tend to set those up in bulk.
2012-02-13 16:02:08 -08:00
Piotr Esden-Tempski
b325c81127
Forgot some BANK suffixes.
2012-02-13 13:51:41 -08:00
Piotr Esden-Tempski
d4ea773de4
Added bank definitions to f1 gpio header.
2012-02-13 13:40:49 -08:00
Piotr Esden-Tempski
c6f30043fd
Added UART4 and UART5 gpio definitions for stm32f1. Also corrected the naming everywhere. Both peripherals are UARTS not U_S_ARTS.
2011-11-16 18:17:56 -08:00
Stephen Caudle
1fea1df39a
Fix more STM32 whitespace issues
2011-10-31 11:11:03 -04:00
Fergus Noble
4eff339e8c
Restructuring stm32 include directories.
2011-10-12 22:13:01 -04:00