Spell check library source code files.
[pub/USBasp.git] / Demos / Host / Incomplete / BluetoothHost / BluetoothHost.h
2011-01-30 Dean CameraRemoved SerialStream module, rolled functionality into...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-07-08 Dean CameraMove out Bluetooth stack callback functions to a sepera...
2010-06-13 Dean CameraRename the incomplete Bluetooth Host demo's ServiceDisc...
2010-06-12 Dean CameraMinor fixes to demos to add in some missing comments...
2010-06-03 Dean CameraAdd start of RFCOMM service layer to the incomplete...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-04-28 Dean CameraUSB_Init() no longer calls sei() to enable global inter...
2010-04-13 Dean CameraDocument the Bluetooth ACL layer. Remove unneeded param...
2010-04-01 Dean CameraMore improvements to the incomplete BluetoothHost demo...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-08-05 Dean CameraRenamed all library events to properly seperate out...
2009-07-11 Dean CameraAdded incomplete PrinterHost demo application.
2009-06-10 Dean CameraFixes to the MIDI device demos (ClassDriver, LowLevel...
2009-06-05 Dean CameraAdd master device Host demo makefile.