index
:
mjb/altos
accel-cal-ui
altosdroid
altosui-ms5611
android-build-update
aprs
branch-1.0
branch-1.1
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
buttonbox
companion-delay
debian
droid-gps
droid-prefs
easymega-pwm-hacks
fake-flight
gpio
hack-cc1200
lisp
lpc
master
megametrum-test
micropeak-1.1
mm-ms5611
multiarch
new-state
plot-gps-height
pong
pristine-tar
pwmin
pwmin-new
serial-at-interrupt
simple-quiet
split
split-library
split-telemetry
stm-flash
telebt
telefire-4-no-addr
telegps-hacks
telegps-v0.3
telelaunchtwo
telemega
telemega-v2
telemetrum-v1.1
telemetrum-v2.0
telemini
telescience
telescience-v0.2
teleterra
teleterra-mockup
test-accel-ref
time-series
tmarble-trng
tmgps
with-pdclib
AltOS - the operating system for Altus Metrum products
Bdale Garbee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
stm
/
ao_serial_stm.c
Commit message (
Expand
)
Author
Age
*
altos/stmf0: Initialize UART RTS/CTS before turning it on
Keith Packard
2017-06-27
*
altos/stm: Interrupt priority is in the upper bits of the priority mask
Keith Packard
2017-02-20
*
Switch from GPLv2 to GPLv2+
Keith Packard
2016-07-12
*
altos/stm32l: Add support for software-driven HW flow control
Keith Packard
2016-04-25
*
altos: Use TXE instead of TC for serial on STM32l
Keith Packard
2016-04-25
*
Debug bits for telebt
Keith Packard
2016-04-25
*
altos: Replace ao_alarm/ao_clear_alarm with ao_sleep_for
Keith Packard
2015-02-13
*
altos/stm: Add ability to delay STDIO usage for serial ports
Keith Packard
2015-02-01
*
altos: Add support for TeleBT v3.0
Keith Packard
2015-01-24
*
altos: Do not release interrupts from any pollchar function
Keith Packard
2013-03-31
*
altos: Add support for 115200 baud serial rates
Keith Packard
2012-11-30
*
altos: Make stdio 8-bit clean by making pollchar return int
Keith Packard
2012-11-30
*
altos: Switch drivers to ao_arch_block/release_interrupts
Keith Packard
2012-10-25
*
altos: Massive product config cleanup
Keith Packard
2012-04-14
*
altos: Make STM clock configuration per-product. Fix 32MHz CPU speed
Keith Packard
2012-04-09
*
altos: Oops. Set per-USART STM baud rate register instead of usart1
Keith Packard
2012-04-02
*
Use 16-bits for STM32 LED mask. Export serial I/O functions
Keith Packard
2012-03-28
*
Allow any STM usart to be used for stdio
Keith Packard
2012-03-28
*
Actually enable usarts with the new usart code
Keith Packard
2012-03-28
*
Clean up multiple serial port support for STM32L
Keith Packard
2012-03-28
*
Add support for multiple serial ports on STM32L
Keith Packard
2012-03-28
*
Basic OS running on STM32L
Keith Packard
2012-03-28
*
Add stm-demo program
Keith Packard
2012-03-28
*
Add STM platform and stm-bringup demo program
Keith Packard
2012-03-28