Add hci_event_builder.c to various ports and tests
hfp_codec: add to all ports
ports: add a2dp
port: replace obex_iterator wirh obex_parser
hci_dump: max32630-fthr port
Remove btstack_run_loop_base from port and test
btstack_run_loop_embedded: use run loop base (build)
fix warnings / add hid_host.c to embedded targets
gatt_compiler: use python3 in build scripts
cc256x: update CC256xC to v1.4
chipset/cc256x: update initscripts CC256xB to v1.8 and CC256xC to v1.2
lwip: move nosys port into platform/lwip/port folder
lwip: add pan_lwip_http_server example to max32630-fthr
port: allow to defined BTSTACK_ROOT and include exising Makefiles. Fixes #198
a2dp_sink_demo: use linear resampling to fix samplerate drift
added yxml to esp32, max32630-fthr, and stm32-f4discovery-cc256x
pbap_client: add support for md5 authentication challenge
add btstack_audio to example/Makefile.inc instead of individual ports that include it
max32630-fthr: fix build / add btstack_crypto
max32630-fthr: fix download of cc2564b init script
sbc: split btstack_sbc_bludroid.c into seperate encoder and decoder implementation
add btstack_tlv.c to most ports
max32630-fthr: support btstack_stdin
max32630-fthr: Enable gdb debugging in Makefile
FLASH HAL: use 'bank' instead of 'sector'
12