1fd701e0 | 16-Mar-2022 |
Matthias Ringwald <[email protected]> |
ports: add a2dp |
a2ad0a75 | 16-Mar-2022 |
Matthias Ringwald <[email protected]> |
libusb: fix typo in config |
839d1694 | 28-Feb-2022 |
Matthias Ringwald <[email protected]> |
libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename |
15d21758 | 25-Feb-2022 |
Matthias Ringwald <[email protected]> |
libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename |
a16c312c | 22-Jan-2022 |
Matthias Ringwald <[email protected]> |
port/posix-h4-da14531: port for da14531 dev kit usb and pro |
aaa1682b | 03-Feb-2022 |
Matthias Ringwald <[email protected]> |
chipset: prefix fw vars with da145xx_ |
d00ab9e3 | 03-Feb-2022 |
Matthias Ringwald <[email protected]> |
chipset: use da145xx in folder/file/function names for these SoCs |
8e8577aa | 20-Jan-2022 |
Matthias Ringwald <[email protected]> |
port/stm32-wb55xx-nucleo-freertos: update README |
d7fec25a | 20-Jan-2022 |
Matthias Ringwald <[email protected]> |
port/stm32-wb55xx-nucleo-freertos: use btstack_run_loop_poll_data_sources_from_irq |
9a00f11b | 04-Jan-2022 |
Matthias Ringwald <[email protected]> |
posix-h4: drop old code for mapped ftdi usb-uart controller |
f961481b | 30-Dec-2021 |
Matthias Ringwald <[email protected]> |
Merge pull request #392 from ricardoquesada/cmakefile
esp32: update CMakeLists.txt file to use new idf_component_register |
61796fbe | 28-Dec-2021 |
Matthias Ringwald <[email protected]> |
esp32: only process one tx/rx done event per timer handler |
0e9aac8b | 28-Dec-2021 |
Matthias Ringwald <[email protected]> |
esp32: support mic gain on LyraT v4.3 board |
2668b532 | 28-Dec-2021 |
Matthias Ringwald <[email protected]> |
esp32: use PLL_CLK clock source for I2S |
2116cb5f | 28-Dec-2021 |
Matthias Ringwald <[email protected]> |
esp32: use double-buffer for audio |
52a720ae | 28-Dec-2021 |
Matthias Ringwald <[email protected]> |
esp32: audio use I2S config from LyraT v4.3 board |
ea6419f9 | 28-Dec-2021 |
Matthias Ringwald <[email protected]> |
esp32: validate audio samplerate on stream start |
ec712502 | 28-Dec-2021 |
Matthias Ringwald <[email protected]> |
esp32: support mono audio output |
c93c6de4 | 28-Dec-2021 |
Matthias Ringwald <[email protected]> |
esp32: support mono audio input |
b57bbaee | 28-Dec-2021 |
Matthias Ringwald <[email protected]> |
esp32: add audio source |
e9b96b79 | 28-Dec-2021 |
Matthias Ringwald <[email protected]> |
esp32: setup i2s config and pins based on sink/source state |
421550a6 | 29-Dec-2021 |
Matthias Ringwald <[email protected]> |
esp32: update sdkconfig for esp-idf v4.3, disable Bluedroid host stack |
aaf84b48 | 28-Dec-2021 |
Matthias Ringwald <[email protected]> |
esp32: handle MIC_GAIN_MIN and MIC_GAIN_MAX in es8388_set_mic_gain, set gain for both channels |
559544de | 27-Dec-2021 |
Matthias Ringwald <[email protected]> |
esp32: generalize i2s queue handling |
8e0e81b0 | 27-Dec-2021 |
Matthias Ringwald <[email protected]> |
esp32: extract btstack_audio_esp32_init for sink and source |