summaryrefslogtreecommitdiffstats
path: root/examples/tinyb
Commit message (Expand)AuthorAgeFilesLines
* Use -Wshadow: Shadowing (or local scope override) often causing sloppy bugs, ...Sven Gothel2020-10-201-6/+6
* examples/tinyb/esstinyb.cpp: Fix '-Wcast-align=strict'Sven Gothel2020-10-171-3/+5
* Examples: Set COMPILE_FLAGS "-Wall -Wextra -Werror"Sven Gothel2020-05-234-4/+15
* examples: remove warningsSven Gothel2020-05-031-1/+7
* Implement direct_bt: Direct Bluetooth access via Linux's Kernel BlueZ protoco...Sven Gothel2020-04-098-0/+1065