summaryrefslogtreecommitdiff
path: root/src/lambdakey-v1.0/ao_pins.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2016-11-15 20:24:33 -0800
committerKeith Packard <keithp@keithp.com>2017-02-20 11:16:51 -0800
commit5161f6d78647591cc7ab8774a04edbc68a09f689 (patch)
tree9ab7a39b3efbbac8319828177d8701d0b16ae69f /src/lambdakey-v1.0/ao_pins.h
parentac0f7768659e288338bf452b4248ae3572ea2f7d (diff)
altos/lambdakey: Strip out unused code
Make space for more lisp bits! Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/lambdakey-v1.0/ao_pins.h')
-rw-r--r--src/lambdakey-v1.0/ao_pins.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/lambdakey-v1.0/ao_pins.h b/src/lambdakey-v1.0/ao_pins.h
index 167d0857..2ba79c01 100644
--- a/src/lambdakey-v1.0/ao_pins.h
+++ b/src/lambdakey-v1.0/ao_pins.h
@@ -54,10 +54,4 @@
#define IS_FLASH_LOADER 0
-#define HAS_SERIAL_2 1
-#define SERIAL_2_PA2_PA15 1
-#define USE_SERIAL_2_FLOW 0
-#define USE_SERIAL_2_STDIN 1
-#define DELAY_SERIAL_2_STDIN 0
-
#endif /* _AO_PINS_H_ */