1380 Commits

Author SHA1 Message Date
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
Matthias Ringwald
20a60f96be posix-h4-nxp: wait after last ack 2023-05-06 16:35:39 +02:00
Matthias Ringwald
c6e26c7dab posix-h4-nxp: get initial baudrate from chipset driver 2023-05-06 16:35:38 +02:00
Matthias Ringwald
3c07636cec port: add ENABLE_GOEP_L2CAP to desktop builds 2023-05-03 12:27:26 +02:00
Matthias Ringwald
b2b52d4212 port: enable cover art for desktop ports 2023-05-03 11:32:52 +02:00
Matthias Ringwald
36e2ff5e99 posix-h4-bcm: download firmware at higher speed 2023-04-20 14:34:33 +02:00
Matthias Ringwald
6c9f72810b posix-h4-bcm: fix CMake project name 2023-04-20 10:03:23 +02:00
Matthias Ringwald
a878cd3191 posix-h4: fix portaudio detection 2023-04-17 19:28:37 +02:00
Matthias Ringwald
9d1825b217 posix-h4-nxp: enable chipset support 2023-04-11 12:03:53 +02:00
Matthias Ringwald
2364ad0c60 chipset/nxp: support v3 bootloader 2023-04-06 23:07:47 +02:00
Matthias Ringwald
893dbb9455 Add posix-h4-bcm port for newer Infineon controllers 2023-04-06 12:23:20 +02:00
Matthias Ringwald
34cab2ba6b posix-h4-nxp: update readme 2023-04-06 12:22:14 +02:00