index
:
feurig/libmaplemidi-cma
0.0.10-maintenance
0.0.11-maintenance
0.0.9-maintenance
audio-board
ethernet-shield
master
wizEthernet
C and C++ library for STM32 ARM Cortex-M3 development boards.
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libmaple
/
rcc.c
Age
Commit message (
Expand
)
Author
2011-05-12
libmaple: Fix warnings in libmaple source files
Perry Hung
2011-04-29
Adding RCC_SPI3 for high density devices.
Marti Bolivar
2011-04-25
Adding rcc_dev_clk(), an accessor for a peripheral's clock line.
Marti Bolivar
2011-04-12
Adding i2c2 and i2c fast mode
Anton Eltchaninov
2011-03-21
RCC refactor.
Marti Bolivar
2011-03-11
Fix merge error and compile error.
Perry Hung
2011-02-28
i2c merge
Perry Hung
2011-02-27
Refactor backup (BKP) and power (PWR) routines.
Marti Bolivar
2011-02-27
libmaple: Refactor ADC routines
Perry Hung
2011-02-26
checkpoint
Perry Hung
2011-02-18
Basic DAC functionality (high-density devices only).
Marti Bolivar
2011-02-15
undoing USART[45] -> UART[45] mistake
Marti Bolivar
2010-10-20
Added DMA1 and DMA2 to the RCC
Michael Hope
2010-09-27
whitespace cleanups
Marti Bolivar
2010-08-31
Merge maple-native changes into portable
bnewbold
2010-08-31
Further wirish portability progress
bnewbold
2010-08-25
inital portability work
bnewbold
2010-08-05
Some refactoring
bnewbold
2010-08-04
Switch spi to use new rcc interface
Perry Hung
2010-08-04
New reset and clock control api
Perry Hung
2010-08-04
Basic flash peripheral management api for board bringup
Perry Hung
2010-07-24
rename clock selection register
bnewbold
2010-03-31
Licensing: Relicensed libmaple under the MIT License.
Perry Hung
2010-03-31
Removed inttypes.h
Perry Hung
2010-03-30
Removed STM32 flash code, replaced with barebones hacks for now.
Perry Hung
2010-03-30
Merge branch 'master' into rcc-dev
Perry Hung