1269 Commits

Author SHA1 Message Date
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
Matthias Ringwald
d39264f239 port: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro 2022-05-09 21:54:36 +02:00
Matthias Ringwald
ca39077538 windows-h4-da14585: provide CMake file 2022-05-04 16:04:37 +02:00
Matthias Ringwald
cb97e8fb73 windows-h4-zephyr: provide CMake file 2022-05-04 16:04:37 +02:00
Matthias Ringwald
3086bccee3 windows: use windows btstack_tlv and hci dump implementations 2022-05-02 22:40:41 +02:00
Matthias Ringwald
05e00d57a8 posix-h4-zephyr: provide CMake file 2022-04-29 13:20:34 +02:00
Matthias Ringwald
54736c11db port: use btstack_strcpy and btstack_cat instead of strcpy/strcat 2022-04-29 11:40:35 +02:00
Matthias Ringwald
0033ffe450 port: avoid warning in argv processing 2022-04-29 10:45:20 +02:00
Matthias Ringwald
f07246c408 libusb: fix make build 2022-04-24 11:02:26 +02:00
Matthias Ringwald
5d28eebe61 libusb: fix build 2022-04-22 13:00:01 +02:00
Matthias Ringwald
df9a25ac84 libusb: add known realtek usb controllers, configure chipset support 2022-04-20 17:24:36 +02:00
Matthias Ringwald
24a31dc762 libusb: print usb info in ports 2022-04-13 15:01:42 +02:00
Matthias Ringwald
2f50bc44f0 posix-h4: report PacketCraft HCI Controller 2022-03-21 22:21:43 +01:00
Matthias Ringwald
1fd701e0cd ports: add a2dp 2022-03-16 22:20:09 +01:00
Matthias Ringwald
a2ad0a7565 libusb: fix typo in config 2022-03-16 09:06:13 +01:00
Matthias Ringwald
839d169487 libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename 2022-02-28 14:44:48 +01:00
Matthias Ringwald
15d2175857 libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename 2022-02-25 17:09:50 +01:00
Matthias Ringwald
a16c312c96 port/posix-h4-da14531: port for da14531 dev kit usb and pro 2022-02-06 17:42:07 +01:00
Matthias Ringwald
aaa1682ba2 chipset: prefix fw vars with da145xx_ 2022-02-03 22:40:57 +01:00
Matthias Ringwald
d00ab9e3a0 chipset: use da145xx in folder/file/function names for these SoCs 2022-02-03 22:25:38 +01:00
Matthias Ringwald
8e8577aa2e port/stm32-wb55xx-nucleo-freertos: update README 2022-01-20 11:20:25 +01:00