summaryrefslogtreecommitdiff
path: root/src/stm
Commit message (Expand)AuthorAge
...
* altos: STM i2c work.Keith Packard2012-05-06
* altos: Add STM I2C recv and stop funcsKeith Packard2012-04-25
* altos: Oopsed the STM DMA channels for I2C1Keith Packard2012-04-25
* altos: Starting to write cc1120 driverKeith Packard2012-04-17
* altos: Correct STM USB driverKeith Packard2012-04-14
* altos: Massive product config cleanupKeith Packard2012-04-14
* altos: Rework how STM clocks are initialized.Keith Packard2012-04-14
* altos: Add STM USB driverKeith Packard2012-04-14
* altos: Add STM ao_arch_reboot implementationKeith Packard2012-04-14
* altos: Add register definitions for STM syscfg and usbKeith Packard2012-04-14
* altos: Add support for multiple SPI busses and sharing device driversKeith Packard2012-04-14
* altos: Increase STM SPI speed to PCLK/4Keith Packard2012-04-09
* altos: Make STM clock configuration per-product. Fix 32MHz CPU speedKeith Packard2012-04-09
* altos: Add beeper driver to STM archKeith Packard2012-04-09
* altos: add STM I2C driver.Keith Packard2012-04-09
* altos: Slow STM SPI down a bit so the MS5607 returns valuesKeith Packard2012-04-09
* altos: Allow STM DMA channels to be reserved for one useKeith Packard2012-04-09
* altos: Use 384 cycle ADC sample timeKeith Packard2012-04-07
* altos: Add STM temperature sensor calibration dataKeith Packard2012-04-07
* altos: STM SPI is not using interrupts itselfKeith Packard2012-04-07
* altos: Add support for STM ADCKeith Packard2012-04-07
* altos: Declare stm DMA address registers as volatile void *Keith Packard2012-04-06
* altos: Disable DMA unit when idleKeith Packard2012-04-06
* altos: Disable STM SPI transceiver when idleKeith Packard2012-04-06
* altos: Add DMA, SPI and MS5607 driversKeith Packard2012-04-06
* altos: Move SPI functions to architecture-specific locationKeith Packard2012-04-02
* altos: Oops. Set per-USART STM baud rate register instead of usart1Keith Packard2012-04-02
* use explicit path not $(HOME) to find ARM toolchain for nowBdale Garbee2012-03-31
* Use -Os for STM apps. Fix altos.ld to matchall .rodata* sectionsKeith Packard2012-03-28
* Get config stuff hooked up for MegaMetrumKeith Packard2012-03-28
* Use 16-bits for STM32 LED mask. Export serial I/O functionsKeith Packard2012-03-28
* Clean up STM build by moving common defs to Makefile.defsKeith Packard2012-03-28
* Flush LCD changes each time the text is updatedKeith Packard2012-03-28
* Automatically set ALTERNATE pin mode when setting alternate functionKeith Packard2012-03-28
* Allow any STM usart to be used for stdioKeith Packard2012-03-28
* Move LCD string output code to ao_lcd_font.cKeith Packard2012-03-28
* Add LCD device driver to STM32L portKeith Packard2012-03-28
* Add defines for LCD controller and RTC clockingKeith Packard2012-03-28
* Actually enable usarts with the new usart codeKeith Packard2012-03-28
* Clean up multiple serial port support for STM32LKeith Packard2012-03-28
* Add support for multiple serial ports on STM32LKeith Packard2012-03-28
* Save/restore PRIMASK register on Cortex-M3Keith Packard2012-03-28
* Fix STM LED driver and blink LEDs on discovery boardKeith Packard2012-03-28
* Basic OS running on STM32LKeith Packard2012-03-28
* Add stm-demo programKeith Packard2012-03-28
* Add STM platform and stm-bringup demo programKeith Packard2012-03-28