msp432p401lp-cc256x: missing library file
Add hci_event_builder.c to various ports and tests
port: update Makefile builds for embedded
hfp_codec: add to all ports
port: allow one MAX_NR_HID_HOST_CONNECTIONS and MAX_NR_HIDS_CLIENTS for HID(S) host demos
port: set MAX_NR_AVRCP_CONNECTIONS to 2 to make volume control work in a2dp_source_demo
port: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro
ports: add a2dp
ports: add link to documentation in btstack_config.h
port: replace obex_iterator wirh obex_parser
btstack_config: use official terms for l2cap channel modes - ENABLE_L2CAP_LE_CREDIT_BASED_FLOW_CONTROL_MODE
license: update text
port: copy edit port readmes, archive ios port
hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h
hci_dump: msp432 port
msp432p401lp-cc256x: fix build
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
msp432p401lp-cc256x: add README
msp432p401lp-cc256x: remove local hci_dump.c copy
msp432p401lp-cc256x: rework Makefile, add all non-audio examples
msp432p401lp-cc256x: fix delay_ms implementation
msp432p401lp-cc256x: support BOOST-CC2564MODA
msp432p401lp-cc256x: trace time in hal_uart_dma_harvest via gpio
123