ecb4d243 | 05-Apr-2022 |
Matthias Ringwald <[email protected]> |
libusb: enable goep over l2cap |
c61b3cef | 06-Feb-2023 |
Matthias Ringwald <[email protected]> |
btstack_audio: use named struct initializer |
a2d541cc | 06-Feb-2023 |
Matthias Ringwald <[email protected]> |
stm32-f4discovery-usb: fix typo |
976f0fc9 | 03-Feb-2023 |
Matthias Ringwald <[email protected]> |
port/esp32: add 3rd-party/yxml |
c5daadda | 01-Feb-2023 |
Matthias Ringwald <[email protected]> |
stm32-wb55xx-nucleo-freertos: enable ENABLE_LE_SET_ADV_PARAMS_ON_RANDOM_ADDRESS_CHANGE |
555ade44 | 31-Jan-2023 |
Dirk Helbig <[email protected]> |
a2dp_sink_demo: add HAVE_BTSTACK_AUDIO_EFFECTIVE_SAMPLERATE |
6bbe12ba | 19-Jan-2023 |
Matthias Ringwald <[email protected]> |
renesas-ek-ra6m4a-da14531: fix image link |
c3086949 | 11-Jan-2023 |
Matthias Ringwald <[email protected]> |
port for renesas ra6m4a eval kit with DA14531 BLE HCI Controller |
e708f863 | 11-Jan-2023 |
Matthias Ringwald <[email protected]> |
port: allow one MAX_NR_HID_HOST_CONNECTIONS and MAX_NR_HIDS_CLIENTS for HID(S) host demos |
bbce5fac | 29-Nov-2022 |
Matthias Ringwald <[email protected]> |
port: streamling CMake build files, fix .h not getting generated in some ports |
9085f7a5 | 21-Nov-2022 |
Matthias Ringwald <[email protected]> |
windows ports: update readme for cmake build |
7367e9aa | 21-Nov-2022 |
Matthias Ringwald <[email protected]> |
port: make pkg-config check optional where possible, add portaudio |
42c5c558 | 21-Nov-2022 |
Matthias Ringwald <[email protected]> |
windows ports: enable PortAudio via pkg-config in CMake build |
07e7c342 | 18-Nov-2022 |
Matthias Ringwald <[email protected]> |
esp32: tolerate empty i2s write in audio driver |
9ffa3a40 | 18-Nov-2022 |
Matthias Ringwald <[email protected]> |
esp32: log i2c init of es8388 as debug |
07b2f89f | 18-Nov-2022 |
Matthias Ringwald <[email protected]> |
esp32: ignore volume control until audio initialized |
d68300f9 | 18-Nov-2022 |
Matthias Ringwald <[email protected]> |
port: set MAX_NR_AVRCP_CONNECTIONS to 2 to make volume control work in a2dp_source_demo |
319b8e48 | 17-Nov-2022 |
Matthias Ringwald <[email protected]> |
esp32: fix audio driver for sink + source mode |
5524a004 | 16-Nov-2022 |
Matthias Ringwald <[email protected]> |
esp32: update port, only add required files to esp-idf component |
2490d608 | 15-Nov-2022 |
Matthias Ringwald <[email protected]> |
esp32: fix build |
76a7b6f5 | 14-Nov-2022 |
Matthias Ringwald <[email protected]> |
esp32: adapt i2s buffer size to sample rate |
40da0d63 | 13-Nov-2022 |
Matthias Ringwald <[email protected]> |
esp32: make Classic support compatible with esp-idf v5.x |
6d1fa2f0 | 11-Nov-2022 |
Matthias Ringwald <[email protected]> |
esp32: avoid duplicate hci_dump_embedded_stdout.c |
d7b812f0 | 10-Nov-2022 |
Matthias Ringwald <[email protected]> |
esp32: map btstack_assert to regular assert |
cc0b01d0 | 10-Nov-2022 |
Matthias Ringwald <[email protected]> |
esp32: avoid blocking on i2s_write |