qmk_firmware/Projects
Dean Camera 5993e1efe7 Added ability to search by Channel PSM to the GetChannelData() function in the BluetoothHost demo.
Added new HCI states to properly initialize the bluetooth dongle and retrieve the local BDADDR.

Factored out Bluetooth state information into a new state structure for easy reference in the user application.

Added new StackInitialized() Bluetooth stack callback function.
2010-04-22 14:08:00 +00:00
..
AVRISP-MKII Added ability to search by Channel PSM to the GetChannelData() function in the BluetoothHost demo. 2010-04-22 14:08:00 +00:00
Benito Added board hardware driver support for the Benito programmer. 2010-03-30 09:08:26 +00:00
Incomplete Add const keyword to the demo function parameters where possible. 2010-04-18 12:10:30 +00:00
LEDNotifier Fixed Set/Clear Feature requests directed to a non-configured endpoint not returning a stall to the host. 2010-04-14 13:46:49 +00:00
Magstripe Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders and projects. 2010-03-22 07:12:25 +00:00
MissileLauncher More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing. 2010-04-01 04:30:21 +00:00
RelayBoard Add user callback function to the Bluetooth host demo to filter out connections from remote devices. Add in ability to reject connections based on their bluetooth device address. 2010-04-05 08:09:12 +00:00
TemperatureDataLogger Add const keyword to the demo function parameters where possible. 2010-04-18 12:10:30 +00:00
USBtoSerial Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders and projects. 2010-03-22 07:12:25 +00:00
Webserver Add const keyword to the demo function parameters where possible. 2010-04-18 12:10:30 +00:00
XPLAINBridge Add const keyword to the demo function parameters where possible. 2010-04-18 12:10:30 +00:00
makefile Added new Relay Controller Board project (thanks to OBinou). 2010-03-24 08:06:23 +00:00