altos: Don't use ao_data on cc1111 projects telemini
authorKeith Packard <keithp@keithp.com>
Tue, 27 Aug 2013 01:46:02 +0000 (18:46 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 27 Aug 2013 01:47:27 +0000 (18:47 -0700)
commita73b02518fcbc9fc0807ed8e141d3a06e8ad8214
treee3701ea26fa97e1f94457cb6108352f4d3f479c9
parentd54156caf856ab5570f050692b333a2c5d991265
altos: Don't use ao_data on cc1111 projects

cc1111 ao_adc.c supplies the needed globals at this point, and linking
both into the program leads to two different versions of each at
different addresses (yay SDCC linker!)

Signed-off-by: Keith Packard <keithp@keithp.com>
src/cc1111/ao_adc.c
src/telemini-v2.0/Makefile