altos/stmf0: Change tests for AO_BOOT_CHAIN and AO_BOOT_PIN to #if
authorKeith Packard <keithp@keithp.com>
Wed, 2 May 2018 06:36:16 +0000 (23:36 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 2 May 2018 06:36:16 +0000 (23:36 -0700)
commit772b5f1cb625fba1396a57b47498ef805ae1a9a8
tree9a2cc380c9cd3d53f8b3d38ef7da388fd5b3f7d9
parent312f303be7f2a641020903ed2daccb8a4d67ec42
altos/stmf0: Change tests for AO_BOOT_CHAIN and AO_BOOT_PIN to #if

Were #ifdef, which meant that #define AO_BOOT_PIN 0 didn't work right.

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