altos/stm: Use #define'd constants for GPIO register addresses
authorKeith Packard <keithp@keithp.com>
Tue, 13 May 2014 05:56:38 +0000 (22:56 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 13 May 2014 05:56:38 +0000 (22:56 -0700)
This lets the compiler short-circuit the tests in ao_enable_gpio and
ao_disable_gpio to save a bit of code space and time.

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

No differences found