summaryrefslogtreecommitdiff
path: root/src/stm/ao_serial_stm.c
Commit message (Expand)AuthorAge
* altos/stmf0: Initialize UART RTS/CTS before turning it onKeith Packard2017-06-27
* altos/stm: Interrupt priority is in the upper bits of the priority maskKeith Packard2017-02-20
* Switch from GPLv2 to GPLv2+Keith Packard2016-07-12
* altos/stm32l: Add support for software-driven HW flow controlKeith Packard2016-04-25
* altos: Use TXE instead of TC for serial on STM32lKeith Packard2016-04-25
* Debug bits for telebtKeith Packard2016-04-25
* altos: Replace ao_alarm/ao_clear_alarm with ao_sleep_forKeith Packard2015-02-13
* altos/stm: Add ability to delay STDIO usage for serial portsKeith Packard2015-02-01
* altos: Add support for TeleBT v3.0Keith Packard2015-01-24
* altos: Do not release interrupts from any pollchar functionKeith Packard2013-03-31
* altos: Add support for 115200 baud serial ratesKeith Packard2012-11-30
* altos: Make stdio 8-bit clean by making pollchar return intKeith Packard2012-11-30
* altos: Switch drivers to ao_arch_block/release_interruptsKeith Packard2012-10-25
* altos: Massive product config cleanupKeith Packard2012-04-14
* altos: Make STM clock configuration per-product. Fix 32MHz CPU speedKeith Packard2012-04-09
* altos: Oops. Set per-USART STM baud rate register instead of usart1Keith Packard2012-04-02
* Use 16-bits for STM32 LED mask. Export serial I/O functionsKeith Packard2012-03-28
* Allow any STM usart to be used for stdioKeith 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
* 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