altos: Create a 32-bit 1MHz timer for use in profiling execution
[fw/altos] / src / stm / stm32l.h
2012-06-27 Keith Packardaltos: Create a 32-bit 1MHz timer for use in profiling...
2012-06-02 Keith Packardaltos: Route correct GPIO line to interrupt controller
2012-04-26 Keith Packardaltos: Oopsed the STM DMA channels for I2C1
2012-04-17 Keith Packardaltos: Starting to write cc1120 driver
2012-04-14 Keith Packardaltos: Add register definitions for STM syscfg and usb
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