9c7c30ee | 09-Oct-2017 |
Matthias Ringwald <[email protected]> |
esp32: re-implement integrate_btstack in python as rsync is missing in prebuild esp-idf windows toolchain |
d6c00b86 | 28-Sep-2017 |
Matthias Ringwald <[email protected]> |
esp32: add make rule to compile gatt db instead of providing update_gatt.py |
4e60647a | 28-Sep-2017 |
Matthias Ringwald <[email protected]> |
esp32: mention ./integrate_btstack and old make version |
f936392b | 25-Sep-2017 |
Matthias Ringwald <[email protected]> |
esp32: create examples in examples folder, fix update_gatt.sh |
6f952a23 | 25-Sep-2017 |
Matthias Ringwald <[email protected]> |
esp32: clone BTstack into esp-idf/components to allow out-of-tree app builds |
28a59cc1 | 25-Sep-2017 |
Matthias Ringwald <[email protected]> |
esp32: update sdkconfig |
d851289b | 29-Aug-2017 |
Matthias Ringwald <[email protected]> |
esp32: enable Host Controller to Host Flow Control and update Readme |
f03cd3a1 | 28-Aug-2017 |
Matthias Ringwald <[email protected]> |
esp32: update tempalte sdkconfig |
fcae305f | 28-Aug-2017 |
Matthias Ringwald <[email protected]> |
sm: ENABLE_MICRO_ECC_FOR_LE_SECURE_CONNECTIONS enables micro-ecc software implementation |
47b082e6 | 21-Aug-2017 |
Matthias Ringwald <[email protected]> |
esp32: create update_gatt.py instead of update_gatt.sh - also works on windows |
15077576 | 17-Aug-2017 |
Matthias Ringwald <[email protected]> |
esp32: update default sdkconfig |
41b3c0f4 | 17-Aug-2017 |
Matthias Ringwald <[email protected]> |
esp32: fix warning in btstack_tlv_esp32_store_tag |
c7f4b25f | 16-Aug-2017 |
Matthias Ringwald <[email protected]> |
btstack_tlv: return 0 on ok for store_tag |
a5481ee3 | 15-Aug-2017 |
Matthias Ringwald <[email protected]> |
esp32: add set_port.sh tool (unix only) to set serial port for esp tool |
1ce327b5 | 14-Aug-2017 |
Matthias Ringwald <[email protected]> |
esp32: store LE bonding information using le_device_db_tlv |
6e0288c2 | 08-Aug-2017 |
Matthias Ringwald <[email protected]> |
esp32: add to Chipset list, mention DLE support and multiple LE roles |
d33566fe | 07-Aug-2017 |
Matthias Ringwald <[email protected]> |
esp32: enable support for LE Data Length Extension |
087783a8 | 06-Aug-2017 |
Matthias Ringwald <[email protected]> |
esp32: remove debug output for btstack_stdin |
407c807f | 06-Aug-2017 |
Matthias Ringwald <[email protected]> |
esp32: add btstack_stdin support |
68640d42 | 06-Aug-2017 |
Matthias Ringwald <[email protected]> |
esp32: fix a2dp_audio_source build |
8f5db90c | 06-Aug-2017 |
Matthias Ringwald <[email protected]> |
esp32: fix compile for HFP/HSP demos |
eb6282bc | 06-Aug-2017 |
Matthias Ringwald <[email protected]> |
esp32: mention CONFIG_BLUEDROID_ENABLED, update esp-idf |
2c204492 | 24-Jul-2017 |
Matthias Ringwald <[email protected]> |
esp32: use malloc for btstack stuctures |
1287affe | 21-Jul-2017 |
Matthias Ringwald <[email protected]> |
esp32: update sdkconfig with default values |
6bbd991a | 21-Jul-2017 |
Matthias Ringwald <[email protected]> |
esp32: implement btstack_tlv.h interface on top of esp-idf nvs storage |