altos: Get AES CBC-MAC packet transfers running
authorKeith Packard <keithp@keithp.com>
Thu, 21 Jul 2011 06:46:04 +0000 (23:46 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 27 Aug 2011 19:33:46 +0000 (12:33 -0700)
commit776df9ce2e7b4fa5cedda326988e66c614299af4
treebf516c8f3eca55a8d4387c8cfd5fb3468d336c7b
parentbd0bf00081bb24af5cd67a9351b0b0c1a041d0d3
altos: Get AES CBC-MAC packet transfers running

This just has simple command-line based packet transfers for testing.

This also adds special ao_telelaunch bits where the launch control
code will live.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/ao_aes.c
src/ao_launch.c [new file with mode: 0644]
src/ao_radio_cmac.c
src/ao_telelaunch.c [new file with mode: 0644]
src/cc1111/ao_pins.h
src/core/ao.h
src/product/ao_telebt.c
src/product/ao_teledongle.c
src/teledongle-v0.1/.sdcdbrc [new file with mode: 0644]
src/telelaunch-v0.1/Makefile.defs