altos: Make STM clock configuration per-product. Fix 32MHz CPU speed
[fw/altos] / src / stm / stm32l.h
2012-04-10 Keith Packardaltos: Make STM clock configuration per-product. Fix...
2012-04-10 Keith Packardaltos: Add beeper driver to STM arch
2012-04-09 Keith Packardaltos: add STM I2C driver.
2012-04-08 Keith Packardaltos: Add STM temperature sensor calibration data
2012-04-08 Keith Packardaltos: Add support for STM ADC
2012-04-07 Keith Packardaltos: Declare stm DMA address registers as volatile...
2012-04-07 Keith Packardaltos: Add DMA, SPI and MS5607 drivers
2012-03-29 Keith PackardAutomatically set ALTERNATE pin mode when setting alter...
2012-03-29 Keith PackardAdd defines for LCD controller and RTC clocking
2012-03-29 Keith PackardAdd support for multiple serial ports on STM32L
2012-03-29 Keith PackardBasic OS running on STM32L
2012-03-29 Keith PackardAdd stm-demo program
2012-03-29 Keith PackardAdd STM platform and stm-bringup demo program