altos: Rename *_mm.c back to *.c
authorKeith Packard <keithp@keithp.com>
Tue, 10 Jul 2012 22:11:36 +0000 (15:11 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 10 Jul 2012 22:11:36 +0000 (15:11 -0700)
commit1ae3f467a1d7be2fc3b1a45ba12568a3a25a0099
tree4492dc5dac4e3c0c56c4c2516bfcc626d483fcbc
parent702ca87983594880d7926d2317d63802af82746e
altos: Rename *_mm.c back to *.c

Was just a temporary hack to keep cc1111 products building during MM development.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/core/ao_flight.c [new file with mode: 0644]
src/core/ao_flight_mm.c [deleted file]
src/core/ao_sample.c [new file with mode: 0644]
src/core/ao_sample_mm.c [deleted file]
src/megametrum-v0.1/Makefile
src/product/Makefile.telemetrum
src/product/Makefile.telemini
src/product/Makefile.telenano
src/test/Makefile
src/test/ao_flight_test.c