wiced-h4: fix build
Avoid __ prefix in defines
port: update Makefile builds for embedded
port: skip '*demo_util*' in create example scripts
ports: add link to documentation in btstack_config.h
btstack_config: use official terms for l2cap channel modes - ENABLE_L2CAP_LE_CREDIT_BASED_FLOW_CONTROL_MODE
license: update text
wiced: remove obsolete hci_transport_h4_wiced.c
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: wiced-h4 port
Remove btstack_run_loop_base from port and test
btstack_run_loop_wiced: use run loop base
config: add ENABLE_PRINTF_HEXDUMP
config: sort defines alphabetically
update python scripts to python3
ports: configure 4 SDP records for a2dp_source_demo
btstack_link_key_db_tlv: require NVM_NUM_LINK_KEYS to be set in btstack_config.h, set NVM_NUM_LINK_KEYS 16 where missing
new pan_lwip_http_server example- add lwIP sources commit b3a939417 (after STABLE-2.1.1) as 3rd-party/lwip/core- add small DHCP server as 3rd-party/lwip/dhcp-server- add BNEP lwIP adapter that ha
new pan_lwip_http_server example- add lwIP sources commit b3a939417 (after STABLE-2.1.1) as 3rd-party/lwip/core- add small DHCP server as 3rd-party/lwip/dhcp-server- add BNEP lwIP adapter that handles BNEP events and forwards packets between BNEP and lwIP (only tested for NO_SYS == 1)- add pan_lwip_http_server example that provides lwIP http server on http://192.168.7.1- example is added to port/libusb
show more ...
a2dp_sink_demo: use linear resampling to fix samplerate drift
wiced: update list of source files
wiced: remove le_device_db_memory.c from build
wiced: mention Inventek Systems ISM4343
wiced-h4: pick mico-ecc library componend based on WICED SDK version
12