BLE demo for mbed Ported RunningElectronics's SBDBT firmware for BLE. It can communicate with iOS

Dependencies:   FatFileSystem mbed

Fork of BTstack by Norimasa Okamoto

usb/netCfg.h

Committer:
todotani
Date:
2013-02-20
Revision:
6:cf06ba884429
Parent:
0:1ed23ab1345f

File content as of revision 6:cf06ba884429:

#ifndef NET_CFG_H
#define NET_GPRS 1
#define NET_PPP 1
#define NET_GPRS_MODULE 1
#define NET_ETH 1
#define NET_USB_SERIAL 1
#define NET_CFG_H 1
#define NET_UMTS 1
#define NET_USB 1
#define NET_LWIP_STACK 1
#endif