1339 Commits

Author SHA1 Message Date
Matthias Ringwald
07e7c342a4 esp32: tolerate empty i2s write in audio driver 2022-11-18 17:39:56 +01:00
Matthias Ringwald
9ffa3a40fc esp32: log i2c init of es8388 as debug 2022-11-18 17:07:34 +01:00
Matthias Ringwald
07b2f89f99 esp32: ignore volume control until audio initialized 2022-11-18 17:01:25 +01:00
Matthias Ringwald
d68300f919 port: set MAX_NR_AVRCP_CONNECTIONS to 2 to make volume control work in a2dp_source_demo 2022-11-18 12:09:25 +01:00
Matthias Ringwald
319b8e483e esp32: fix audio driver for sink + source mode 2022-11-17 21:44:22 +01:00
Matthias Ringwald
5524a00429 esp32: update port, only add required files to esp-idf component 2022-11-16 12:27:53 +01:00
Matthias Ringwald
2490d60885 esp32: fix build 2022-11-15 21:18:16 +01:00
Matthias Ringwald
76a7b6f546 esp32: adapt i2s buffer size to sample rate 2022-11-14 16:14:51 +01:00
Matthias Ringwald
40da0d63fc esp32: make Classic support compatible with esp-idf v5.x 2022-11-13 18:58:03 +01:00
Matthias Ringwald
6d1fa2f01b esp32: avoid duplicate hci_dump_embedded_stdout.c 2022-11-11 09:12:56 +01:00
Matthias Ringwald
d7b812f078 esp32: map btstack_assert to regular assert 2022-11-10 23:04:30 +01:00
Matthias Ringwald
cc0b01d098 esp32: avoid blocking on i2s_write 2022-11-10 23:00:12 +01:00
Matthias Ringwald
766aac70d9 esp32: fix create samples 2022-11-10 10:57:13 +01:00
Matthias Ringwald
b7313a6ea3 esp32: avoid duplicate hci_dump_embedded_stdout.c 2022-11-09 18:07:44 +01:00
Matthias Ringwald
0f9627d6f9 esp32: fix compile of non-btstack examples after adding component/btstack 2022-11-05 17:11:45 +01:00
Matthias Ringwald
5e4e31166e esp32: fix printf warnings 2022-11-02 10:40:55 +01:00
Matthias Ringwald
2cbd4c4f94 esp32: enable CTKD if configured for dual-mode 2022-10-30 14:05:08 +01:00
Matthias Ringwald
742d8ed7e7 esp32: update es8388 driver for esp-idf v5.0 2022-10-25 17:28:48 +02:00
Matthias Ringwald
9d50699108 att_db: fix warning 2022-10-25 16:33:15 +02:00
Matthias Ringwald
3a8f1ab21b esp32: add driver as private dependency 2022-10-10 15:03:56 +02:00
Matthias Ringwald
5451dc6db6 esp32: fix init for BR/EDR only mode 2022-10-10 14:26:04 +02:00
Matthias Ringwald
c518ce542f esp32: enable L2CAP ERTM for avrcp_browsing_client 2022-10-05 09:57:57 +02:00
Matthias Ringwald
d567aeb323 mesh: move gatt services into mesh/gatt-service folder 2022-10-03 12:31:34 +02:00
Dirk Helbig
7420e93218 port/libusb: enable stdin logging by default for examples 2022-09-16 09:46:37 +02:00
Milanka Ringwald
324a1b416e ports: replace ENABLE_SCO_STEREO_PLAYBACK with HAVE_HAL_AUDIO_SINK_STEREO_ONLY 2022-06-23 20:56:14 +02:00
Matthias Ringwald
98918ebd93 port: mention Visual Studio in windows ports 2022-06-13 22:39:53 +02:00
Matthias Ringwald
e111ffb107 windows-winusb: fix cmake build 2022-06-13 18:22:00 +02:00
Matthias Ringwald
b260a82e89 windows-winusb-intel: support CMake build 2022-06-13 18:21:48 +02:00
Matthias Ringwald
1e0ee29b56 port: fix .gatt -> .h conversion in cmake builds 2022-06-13 18:13:10 +02:00
Matthias Ringwald
dce6d7b3e9 port: add missing BTSTACK_ROOT 2022-06-13 17:09:48 +02:00
Matthias Ringwald
02bddf72de port: use find_package(python) in cmake builds 2022-06-13 16:50:55 +02:00
Matthias Ringwald
d85825d49a posix-h4: remove duplicate cc256x init script 2022-06-13 15:15:20 +02:00
Matthias Ringwald
4e03265b86 window-h4: support CMake build 2022-06-13 15:14:30 +02:00
Matthias Ringwald
f495c71240 chipset/cc256x: download only init script required for port (cmake) 2022-06-13 12:53:19 +02:00
Matthias Ringwald
58e8616d7f posix-h4: require cmake 3.18 2022-06-10 16:16:58 +02:00
Matthias Ringwald
13d6709900 posix-h4: support CMake build 2022-06-10 14:57:10 +02:00
Matthias Ringwald
8b0cf34810 windows-winusb: cmake build file 2022-06-09 23:17:17 +02:00
Matthias Ringwald
59200c1c2d esp32: update readme and chipset documentation 2022-06-08 12:02:36 +02:00
Matthias Ringwald
c50041a4d4 esp32: make btstack_config depend on esp-idf sdkconfig and target mcu 2022-06-08 11:55:40 +02:00
Matthias Ringwald
cbd6aad84f esp32: map audio i2s to gpios 8,9,10,45 on esp32-s3 as on ESP32-S3-Korvo-2 V3.0 board 2022-06-08 11:55:02 +02:00
Matthias Ringwald
791126f9b6 esp32: map audio i2s to gpios 2,8,9,10 on esp32-c3 2022-06-08 11:25:25 +02:00
Matthias Ringwald
f0c8ae42c3 esp32: use #defines for I2S audio gpios 2022-06-08 11:25:25 +02:00
Matthias Ringwald
b0e734402b esp32: support LE-only versions 2022-06-08 11:25:25 +02:00
Matthias Ringwald
f83e233b86 esp32: register vhci callback after enabling controller 2022-06-08 11:25:25 +02:00
Matthias Ringwald
a94ee701de libusb: fix packet log path scope 2022-06-01 09:39:31 +02:00
Matthias Ringwald
8fb9c30cbc libusb: fix build 2022-05-31 18:07:57 +02:00
Matthias Ringwald
9faf05e88f libusb: allow to reset tlv 2022-05-31 18:01:36 +02:00
Matthias Ringwald
834e96b35a libusb: allow to specify logfile 2022-05-31 17:41:20 +02:00
Matthias Ringwald
0ad027235d libusb: use getopt to parse command line arguments 2022-05-31 17:35:37 +02:00
Matthias Ringwald
cb0081eb43 esp32: fix build 2022-05-23 18:15:55 +02:00