aboutsummaryrefslogtreecommitdiff
path: root/ble/ByteBuffer.h
Commit message (Collapse)AuthorAgeFilesLines
* o Support for reading and writing characteristics.Trygve Laugstøl2015-02-211-7/+13
|
* Reorganizing the source code:Trygve Laugstøl2015-02-201-0/+91
o Moving main to apps/ o Moving the library sources to ble/ o Creating cmake files for each piece.