STM32: initialize the clock for all the peripherals at boot.
[bertos.git] / bertos / cpu / cortex-m3 / drv / clock_stm32.c
2010-05-12 arighiSTM32: initialize the clock for all the peripherals...
2010-05-10 arighiSTM32: correctly evaluate the CPU clocking configuration.
2010-05-04 arighiSTM32: add clocking driver.