libusb: add -Wall -Wextra
libusb: add -Werror=uninitialized for Clang
libusb: depend on all .gatt files
port: fix cmake compile instructions
libusb: update linux install docu
port: update to CMake 3.12, mark PortAudio as optional, add pthread lib for posix
port: avoid duplicate library warning for CMake
port: ignore '*demo_util*' when examples are globbed
btstack: unified handling of zephyr read static address commandle_audio: per application unique hci dump file names
port: enable cover art for desktop ports
libusb: enable chipset support for realtek on vendor id match and enable custom pre-init
libusb: allow command line arguments for examples
libusb: enable goep over l2cap
a2dp_sink_demo: add HAVE_BTSTACK_AUDIO_EFFECTIVE_SAMPLERATE
att_db: fix warning
mesh: move gatt services into mesh/gatt-service folder
port/libusb: enable stdin logging by default for examples
port: fix .gatt -> .h conversion in cmake builds
port: add missing BTSTACK_ROOT
port: use find_package(python) in cmake builds
libusb: fix packet log path scope
libusb: fix build
libusb: allow to reset tlv
libusb: allow to specify logfile
libusb: use getopt to parse command line arguments
12345678910