altos: Add RN4678 Bluetooth module driver
authorKeith Packard <keithp@keithp.com>
Sat, 13 May 2017 22:17:41 +0000 (15:17 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 13 May 2017 22:29:13 +0000 (15:29 -0700)
commit6442e2ad6af4b337348aa2ce25abc91c05765826
tree753284e5b428e9fdf07abdd5ee67951958859121
parent9c6727d39cc1feae3bd0504bcbc910ae832e3651
altos: Add RN4678 Bluetooth module driver

This works much like the old BTM module, but supports both bluetooth
and bluetooth LE. I've poked at it briefly over BTLE to see that it
appears to have the right name, but haven't attempted to communicate
over BTLE yet.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/drivers/ao_rn4678.c [new file with mode: 0644]
src/drivers/ao_rn4678.h [new file with mode: 0644]