summaryrefslogtreecommitdiff
path: root/src/cortexelf-v1/ao_pins.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2017-11-17 23:28:08 -0800
committerKeith Packard <keithp@keithp.com>2017-11-17 23:28:08 -0800
commite745229311366a792110d78d8480a2bf83eef9a0 (patch)
treee2b7fddd618a246be0b25bf1630f433eb156ecdf /src/cortexelf-v1/ao_pins.h
parent65fb0ad8693407cc9bd114424c1f51b6aa6befc3 (diff)
altos/cortexelf-v1: Make lisp compile again
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/cortexelf-v1/ao_pins.h')
-rw-r--r--src/cortexelf-v1/ao_pins.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cortexelf-v1/ao_pins.h b/src/cortexelf-v1/ao_pins.h
index 258ffe31..c2bbf2d2 100644
--- a/src/cortexelf-v1/ao_pins.h
+++ b/src/cortexelf-v1/ao_pins.h
@@ -62,6 +62,8 @@
#define USE_SERIAL_2_STDIN 1
#define SERIAL_2_PA2_PA3 0
#define SERIAL_2_PD5_PD6 1
+#define USE_SERIAL_2_FLOW 0
+#define USE_SERIAL_2_SW_FLOW 0
#define HAS_SERIAL_3 0
#define USE_SERIAL_3_STDIN 0