Add master device Host demo makefile.

Copy and convert incomplete Bluetooth Host demo to the library.
This commit is contained in:
Dean Camera 2009-06-05 08:13:19 +00:00
parent d47df1cd3a
commit 2793c88fc6
18 changed files with 2558 additions and 3 deletions

View file

@ -60,7 +60,6 @@
/** Maximum ADC range for the microphone input. */
#define ADC_MAX_RANGE 0x3FF
/* Macros: */
/** LED mask for the library LED driver, to indicate that the USB interface is not ready. */
#define LEDMASK_USB_NOTREADY LEDS_LED1