posix-h4: add -Wall -Wextra
posix-h4: fix warninigs
port/posix-h4: allow multi stage argv parsing
port/posix-h4: add asan build on debug
posix-h4: reset stdin/stdout on exit
posix-h4: fix Makefile build
posix-h4: use Zephyr Chipset logic for nRF5340 with SoftDevice and Nordic vendor id
posix-h4: allow to set fallback random address for nRF5340 via command line
posix-h4: support zephyr read static address, set random address if chip doesn't have any
port: update to CMake 3.12, mark PortAudio as optional, add pthread lib for posix
port: avoid duplicate library warning for CMake
posix-h4: use getopt command line parser, allow to delete .tlv and specify log path
port: add ENABLE_GOEP_L2CAP to desktop builds
port: enable cover art for desktop ports
posix-h4: fix portaudio detection
port: streamling CMake build files, fix .h not getting generated in some ports
port: make pkg-config check optional where possible, add portaudio
port: fix .gatt -> .h conversion in cmake builds
port: add missing BTSTACK_ROOT
port: use find_package(python) in cmake builds
posix-h4: remove duplicate cc256x init script
chipset/cc256x: download only init script required for port (cmake)
posix-h4: require cmake 3.18
posix-h4: support CMake build
port: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro
1234567