esp32: add ENABLE_ATT_DELAYED_RESPONSE
added yxml to esp32, max32630-fthr, and stm32-f4discovery-cc256x
esp32: update sdkconfig to allow for unrestricted Bluetooth Controller
esp32: add 3rd-party/md5
pbap_client: add support for md5 authentication challenge
Replaced HCI_PACKET_BUFFER_SIZE with HCI_INCOMING_PACKET_BUFFER_SIZE and HCI_OUTGOING_PACKET_BUFFER_SIZE
esp32: support audio playback via btstack_audio_esp32.c
esp32: enable SCO over HCI
esp32: update sdkconfig
esp32: drop obsolete example files from template
esp32: setup system-wide TLV implementation
esp32: add sco_util.c to hsp_hs_demo
more .gitignore
esp32: fix integrate_btstack.py
esp32: allow to create customized example folders with individual sdkconfig file (2)
esp32: allow to create customized example folders with individual sdkconfig file. skip ant_test
esp32: enable le data channels, disable packet logger
esp32: mention make 3.81 on Ubunutu LTS 14.4
esp32: update sdkconfig and use esp_bt.h instead of bt.h
esp32: add link to issues posted by BK
esp32: add HAVE_FREERTOS_TASK_NOTIFICATIONS to fix compile
esp32: fix build of non-btstack examples when added as component to esp-idf. Fixes #85
esp32: more .gitignore
esp32: support power down and power up. updated sdkconfig
12345678910