altos/lpc: Add explicit defines for all register groups
authorKeith Packard <keithp@keithp.com>
Mon, 4 May 2020 03:01:14 +0000 (20:01 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 22 May 2020 05:04:46 +0000 (22:04 -0700)
commitf32488556ce25e439fbab941f8019db639824f98
tree9c9ba01e721a34ed715fc5df9f4ef5bcc467e5d5
parent0459a4c7239c3017a61926bc8aab59e556b7eb5e
altos/lpc: Add explicit defines for all register groups

This lets the compiler see the constant address, rather than
having the linker stick it in later.

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