Commit Graph

1391 Commits

Author SHA1 Message Date
Matthias Ringwald
39101f3171 raspi: avoid warning by adding explicit default 2024-05-06 16:19:16 +02:00
Matthias Ringwald
ca1e85e257 libusb: update linux install docu 2024-04-18 16:28:36 +02:00
Matthias Ringwald
439434a8b8 zephyr: cache local address from read bd addr 2024-04-01 16:29:43 +02:00
Matthias Ringwald
de13ba803a freebsd-netgraph: close both sockets 2024-03-21 11:38:37 +01:00
Matthias Ringwald
8c35a1166e esp32: allow to compile BTstack without CONFIG_ESP_CONSOLE_UART
Fixes #571
2024-03-12 08:15:17 +01:00
Matthias Ringwald
e52ff828fe windows-winusb: document visual studio install requirements 2024-03-05 18:00:35 +01:00
Matthias Ringwald
02eb018664 esp32: fix build warninig in es8388 driver 2024-01-17 10:58:04 +01:00
Matthias Ringwald
1c00f28917 posix-h4-nxp: enable audio support 2024-01-09 15:10:11 +01:00
Matthias Ringwald
3bf7c641cc posix-h4-bcm: update .hcd for CYW5557x 2023-12-14 22:20:22 +01:00
Matthias Ringwald
7ae42287ad posix-h4-bcm: log tty 2023-12-14 16:35:13 +01:00
Matthias Ringwald
3f1c7c3ce3 daemon: fix build 2023-12-07 18:46:25 +01:00
Matthias Ringwald
bc6a318f21 Avoid __ prefix in defines 2023-12-04 17:48:14 +01:00
Matthias Ringwald
73a7b814a1 port: use GAP_SUBEVENT_LE_CONNECTION_COMPLETE instead of HCI_SUBEVENT_LE_CONNECTION_COMPLETE 2023-11-23 10:37:00 +01:00
Matthias Ringwald
c2cab3fe94 port: update Makefile builds for embedded 2023-11-17 16:33:45 +01:00
Matthias Ringwald
22029648db freebsd-netgraph: FreeBSD port that accesses ng_hci node 2023-11-07 14:03:44 +01:00
Matthias Ringwald
caeaa206eb port: update to CMake 3.12, mark PortAudio as optional, add pthread lib for posix 2023-11-01 14:53:02 +01:00
Matthias Ringwald
0d72163bdf esp32/btstack_audio_esp32_v4: tolerate empty i2s read after I2S_EVENT_RX_DONE 2023-10-20 10:29:08 +02:00
Matthias Ringwald
57f681c0f6 port: avoid duplicate library warning for CMake 2023-10-04 16:38:04 +02:00
Matthias Ringwald
e8b7768f43 port: ignore '*demo_util*' when examples are globbed 2023-10-04 16:38:04 +02:00
Matthias Ringwald
b4d037a24c port: skip '*demo_util*' in create example scripts 2023-10-04 16:38:04 +02:00
Matthias Ringwald
29540be075 posix-h4-nxp: fix portaudio detection 2023-09-26 14:48:23 +02:00
Matthias Ringwald
edf93791a4 zephyr: support binary rtt logger 2023-09-25 17:43:25 +02:00
Matthias Ringwald
719fc9f90d zephyr: allow to compile LE Audio tests 2023-09-25 17:43:25 +02:00
Matthias Ringwald
494cb8e622 zephyr: support ISO packets in transport 2023-09-25 17:43:25 +02:00
Matthias Ringwald
650e0a8f68 zephyr: enable ISO Broadcast in LL 2023-09-25 17:43:25 +02:00
Dirk Helbig
81b4771675 zephyr: on nrf5340_cpuapp increase clock to 128MHz 2023-09-25 17:43:25 +02:00
Matthias Ringwald
5b3dbb3859 esp32: fix audio driver for config without MCLK or APLL 2023-09-21 10:54:12 +02:00
Dirk Helbig
9c228539c3 btstack: unified handling of zephyr read static address command
le_audio: per application unique hci dump file names
2023-09-09 16:35:28 +02:00
Dirk Helbig
9d6cfed5db port/zephyr: update documentation 2023-09-07 19:56:00 +02:00
Matthias Ringwald
05030944b6 windows-usb: fix readme 2023-09-06 16:41:38 +02:00
Dirk Helbig
b85834a422 port/zephyr: update documentation with network core config instructions 2023-08-11 12:53:30 +02:00
Dirk Helbig
a0047cddbd port/zephyr: update README.md 2023-08-10 21:30:22 +02:00
Dirk Helbig
b78986078b port/zephyr: nrf51/52/53 support, fix for latest zephyr 2023-08-10 21:01:17 +02:00
Dirk Helbig
f9c16b1f6b port/zephyr: more tab conversions 2023-08-10 20:26:41 +02:00
Dirk Helbig
71928eed68 port/zephyr: fixed mixed tab/space usage 2023-08-10 18:52:57 +02:00
Dirk Helbig
b51b065ce0 port/zephyr: fixed lc3 build, cleaned up CMakeLists.txt and fixed main signature warning 2023-06-28 15:07:22 +02:00
Matthias Ringwald
a05fc5f219 nrf5-zephyr: replaced by new port/zephyr 2023-06-20 14:53:53 +02:00
Matthias Ringwald
87521db174 zephyr: update readme 2023-06-20 14:49:23 +02:00
Matthias Ringwald
fba2f984f0 zephyr: use zephyr as transport name 2023-06-20 14:49:23 +02:00
Matthias Ringwald
30dde4dbf2 zephyr: default to ~/zephyrproject 2023-06-20 14:49:23 +02:00
Matthias Ringwald
c7375dd04c zephyr: fix build 2023-06-20 14:49:23 +02:00
Dirk Helbig
277e512c6e zephyr: west supporting out-of-tree build 2023-06-20 14:49:22 +02:00
Matthias Ringwald
81cd68f56f posix-h4: use getopt command line parser, allow to delete .tlv and specify log path 2023-06-02 16:04:45 +02:00
Matthias Ringwald
d1b9b38f4e windows-winusb-intel: improve zadig instructions, added images 2023-06-02 10:24:24 +02:00
Matthias Ringwald
68b7054f68 windows-winusb: improved zadig instructions, added images 2023-06-02 10:02:33 +02:00
Matthias Ringwald
2150e30c1c chipset/bcm: detect controller in autobaud mode based on manufacturer/lmp subversion 2023-05-22 11:32:58 +02:00
Dirk Helbig
b962f81088 stm32f4-discovery-cc256x: update CubeMX project to reflect the current source code,
note: the code is not generated by CubeMX, only for reference
2023-05-17 15:08:14 +02:00
Dirk Helbig
e0a94143c1 stm32-f4discovery-usb: added i2s pll tables and samplerate compensation support
stm32-f4discovery-cc256xx: dokumentation and some cleanups
2023-05-17 15:07:35 +02:00
Dirk Helbig
2d8556b2db stm32-f4discovery-cc256x: added hint regarding _printf_float
stm32-f4discovery-cc256x: added bsp api to fetch the actual sampling rate
stm32-f4discovery-cc256x: switched clock source to HSE instead of HSI
stm32-f4discovery-cc256x: fixed wrong i2spll parameters
2023-05-17 15:07:34 +02:00
Dirk Helbig
32d9a3dfcc stm32: added samplerate compensation support
embedded: update audio api
2023-05-17 15:06:08 +02:00