altos/stm: Add ability to delay STDIO usage for serial ports
authorKeith Packard <keithp@keithp.com>
Sun, 1 Feb 2015 15:36:51 +0000 (16:36 +0100)
committerKeith Packard <keithp@keithp.com>
Sun, 1 Feb 2015 15:36:51 +0000 (16:36 +0100)
Bluetooth needs to delay adding the serial port to stdio until the
link is up and running. The cc1111 serial driver had
DELAY_SERIAL_*_STDIN bits which have been added to the STM serial driver.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found