3 Commits

Author SHA1 Message Date
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
Ken Sarkies
0fabe4462b Fix Typo 2012-06-14 19:45:46 +09:30
Ken Sarkies
2f4cd29324 Code for iwdg module STM32F series 2012-06-13 22:14:53 +09:30