aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/BluetoothHost/Lib
Commit message (Expand)AuthorAgeFilesLines
* Fix TemperatureDataLogger - sample tick timer wasn't being initialized in the...Dean Camera2009-12-302-16/+11
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-287-50/+50
* Use -pedantic compile time option to find and correct several minor code errors.Dean Camera2009-12-131-5/+5
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-1/+1
* Renamed all library events to properly seperate out Device and Host mode even...Dean Camera2009-08-051-1/+1
* Added new USB_DeviceState variable to keep track of the current Device mode U...Dean Camera2009-07-212-8/+43
* Fixed compilation error in incomplete BluetoothHost demo.Dean Camera2009-07-112-2/+2
* Added incomplete PrinterHost demo application.Dean Camera2009-07-117-0/+1188