altos/lpc: Fix stdio wakeup on serial IRQ
authorKeith Packard <keithp@keithp.com>
Sun, 5 Aug 2018 04:19:59 +0000 (12:19 +0800)
committerKeith Packard <keithp@keithp.com>
Wed, 15 Aug 2018 22:40:15 +0000 (15:40 -0700)
commit1bbef0879ad86dfc21610a255e6cbca1b94b5d1a
tree6e8cef5446717990f2a23e7e8cd72052aeba66c9
parentf16d1e3a2f074b96aae6b9053e8e9e03bd282741
altos/lpc: Fix stdio wakeup on serial IRQ

Should just use USE_SERIAL_0_STDIN directly

Signed-off-by: Keith Packard <keithp@keithp.com>
src/lpc/ao_serial_lpc.c