BTstack for Nucleo F401RE/FRDM-KL46Z example program

Dependencies:   F401RE-USBHost mbed

The usage is the same as KL46Z-BTstack_example.
使い方はKL46Z-BTstack_exampleと同じです。
/media/uploads/va009039/f401re-btstack.jpg

Revision:
0:a05a07cd6fdf
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/BTstack/config.h	Mon Jun 09 09:03:25 2014 +0000
@@ -0,0 +1,24 @@
+#define EMBEDDED
+#define HAVE_TICK
+
+//#define HAVE_INIT_SCRIPT
+//#define HAVE_BZERO
+//#define HAVE_EHCILL
+
+#define ENABLE_LOG_INFO 
+#define ENABLE_LOG_ERROR
+
+#define HCI_ACL_PAYLOAD_SIZE 52
+
+#define HAVE_MALLOC
+
+//#define MAX_SPP_CONNECTIONS 1
+//#define MAX_NO_HCI_CONNECTIONS MAX_SPP_CONNECTIONS
+//#define MAX_NO_L2CAP_SERVICES  2
+//#define MAX_NO_L2CAP_CHANNELS  (1+MAX_SPP_CONNECTIONS)
+//#define MAX_NO_RFCOMM_MULTIPLEXERS MAX_SPP_CONNECTIONS
+//#define MAX_NO_RFCOMM_SERVICES 1
+//#define MAX_NO_RFCOMM_CHANNELS MAX_SPP_CONNECTIONS
+//#define MAX_NO_DB_MEM_DEVICE_LINK_KEYS  2
+//#define MAX_NO_DB_MEM_DEVICE_NAMES 0
+//#define MAX_NO_DB_MEM_SERVICES 1