summaryrefslogtreecommitdiff
path: root/src/stm/ao_arch_funcs.h
Commit message (Expand)AuthorAge
* altos: Make stdio 8-bit clean by making pollchar return intKeith Packard2012-11-30
* altos: Leave interrupts disabled while checking for task to runKeith Packard2012-10-26
* altos: Clean up stm arch macros a bit.Keith Packard2012-10-25
* altos/stm: Declare all SPI bus speedsKeith Packard2012-10-15
* altos: Allow STM SPI bus on multiple pin setsKeith Packard2012-08-18
* altos: Add ao_gpio_get and ao_exti_set_modeKeith Packard2012-08-06
* src: Add explicit 'pin' argument to ao_enable_outputKeith Packard2012-07-14
* altos/stm: Expose ao_gpio_set which sets a specific GPIO pinKeith Packard2012-07-14
* altos: include targe SPI speed in get requestKeith Packard2012-06-27
* altos: Clean up usage of port parametersKeith Packard2012-06-26
* altos: STM i2c work.Keith Packard2012-05-06
* altos: Add STM I2C recv and stop funcsKeith Packard2012-04-25
* altos: Starting to write cc1120 driverKeith Packard2012-04-17
* altos: Add support for multiple SPI busses and sharing device driversKeith Packard2012-04-14
* altos: add STM I2C driver.Keith Packard2012-04-09
* altos: Allow STM DMA channels to be reserved for one useKeith Packard2012-04-09
* altos: Add support for STM ADCKeith Packard2012-04-07
* 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