altos/stmf0: Initialize UART RTS/CTS before turning it on
authorKeith Packard <keithp@keithp.com>
Wed, 28 Jun 2017 06:37:49 +0000 (23:37 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 28 Jun 2017 06:37:49 +0000 (23:37 -0700)
commite64438271e481ca9f9eeb0ce2b1f9eca071b7ad4
tree389a2b6ed071d19c28a8318b6e974965e6e1a251
parent46ff12a88136d3c274610255a918870aff9328cd
altos/stmf0: Initialize UART RTS/CTS before turning it on

If you try this after the UART is running, it won't work.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/micropeak-v2.0/ao_pins.h
src/stm/ao_serial_stm.c
src/stmf0/ao_serial_stm.c