diff options
| author | Keith Packard <keithp@keithp.com> | 2012-04-13 09:39:20 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2012-04-14 14:04:29 -0700 |
| commit | 0667261e03b3fd403e97d02ea6204b007bb13f58 (patch) | |
| tree | 6f1dfc96b8cc5cbed3cc371b203d2cdad0bde909 /src/product | |
| parent | 2b4a53342980618b193cbee5b803e56f7c937893 (diff) | |
altos: Pull more interfaces out of ao.h and move to separate files
This moves the aes, btm, companion, lcd and packet interfaces out of ao.h
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/product')
| -rw-r--r-- | src/product/Makefile.telelaunch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/product/Makefile.telelaunch b/src/product/Makefile.telelaunch index 8aab50e0..688ac5f3 100644 --- a/src/product/Makefile.telelaunch +++ b/src/product/Makefile.telelaunch @@ -39,8 +39,6 @@ CC1111_SRC = \ ao_ignite.c \ ao_intflash.c \ ao_led.c \ - ao_packet.c \ - ao_packet_slave.c \ ao_radio.c \ ao_radio_cmac.c \ ao_romconfig.c \ |
