1345 Commits

Author SHA1 Message Date
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
Matthias Ringwald
e29f31ab35 archive/posix-h5-bcm: delete generated file 2023-04-06 10:39:15 +02:00
Matthias Ringwald
cc528b9d66 port: add posix-h4-nxp 2023-04-05 14:37:20 +02:00
Dirk Helbig
77093c9a29 btstack_port_esp32: remove data source in favor of execute on main thread api 2023-04-04 14:47:55 +02:00
Matthias Ringwald
2f9d0a2a70 esp32: fix build 2023-04-04 12:21:58 +02:00
Matthias Ringwald
b696904aa4 esp32: update readme 2023-04-04 12:12:59 +02:00
Matthias Ringwald
7f66410546 esp32: call btstack_stdio_init from application templates 2023-04-04 12:12:59 +02:00
Matthias Ringwald
ce2cb32808 btstack_stdio_esp32: warn on stdin setup without prior call to btstack_stdio_init 2023-04-04 12:12:59 +02:00
Dirk Helbig
a8a70d9170 btstack_stdio_esp32: refactoring, use execute on main thread 2023-04-04 11:22:15 +02:00
Matthias Ringwald
93d5215482 Revert "btstack_stdin_esp32: fix build for v4"
This reverts commit a306ff4c5adfeb746bb5efcbaf8e7a6c93eccab6.
2023-04-04 11:14:16 +02:00
Matthias Ringwald
a306ff4c5a btstack_stdin_esp32: fix build for v4 2023-04-03 15:32:28 +02:00
Matthias Ringwald
012a2c4245 btstack_stdin_esp32: fix build for v4 2023-04-03 15:19:03 +02:00
Dirk Helbig
b5a43cc197 btstack_stdin_esp32: add uart output/input buffering 2023-03-30 09:40:38 +02:00
Matthias Ringwald
c70b3b486d hci_event: provide buffer size to event builders 2023-03-24 17:48:13 +01:00
Matthias Ringwald
7d902a1f42 add hci_event from cinnamon controller to core 2023-03-24 16:38:24 +01:00
Matthias Ringwald
ccf14bf418 esp32: enable HAVE_BTSTACK_AUDIO_EFFECTIVE_SAMPLERATE 2023-03-24 10:44:50 +01:00
Dirk Helbig
e4aaaf23df btstack_audio_esp32_v5: allow the playback handler to catch up in case of unintended delays, control power amplifier 2023-03-24 10:44:50 +01:00
Dirk Helbig
fe42c0dc45 esp32: support new audio driver in esp-idf v5 2023-03-24 10:44:50 +01:00
Matthias Ringwald
e186370f42 renesas-ek-ra6m4a-da14531: add gatt_rgb demo 2023-03-18 22:47:05 +01:00
Matthias Ringwald
c1dc38453e libusb: enable chipset support for realtek on vendor id match and enable custom pre-init 2023-03-17 11:26:35 +01:00
Matthias Ringwald
2a44f27864 renesas-ek-ra6m4a-da14531: extract create_target function 2023-03-09 11:42:11 +01:00
Matthias Ringwald
360d44f609 hfp_codec: add to all ports 2023-03-02 11:00:28 +01:00
Matthias Ringwald
dab943f921 stm32-f4discovery-cc256x: enable LE Secure Connections 2023-02-24 10:01:55 +01:00
Matthias Ringwald
9735997986 libusb: allow command line arguments for examples 2023-02-13 12:48:16 +01:00
Matthias Ringwald
cf0d4b9803 esp32: allow to disable default audio i2s driver via component config 2023-02-08 12:29:10 +01:00
Matthias Ringwald
862392e5a3 esp32: check CONFIG_BT_CONTROLLER_ENABLED only on esp-idf v5.x 2023-02-08 11:54:57 +01:00
Matthias Ringwald
5e40310d59 esp32: check CONFIG_BT_CONTROLLER_ENABLED only on esp-idf v5.x 2023-02-08 11:54:03 +01:00
Matthias Ringwald
d42b36aac8 esp32: drop support for Makefile projects from esp-idf 3.x 2023-02-08 11:45:19 +01:00
Matthias Ringwald
e9a15bc556 esp32: warn about unsuitable sdkconfig 2023-02-08 11:22:16 +01:00
Matthias Ringwald
ecb4d2436a libusb: enable goep over l2cap 2023-02-06 12:28:02 +01:00
Matthias Ringwald
c61b3cef66 btstack_audio: use named struct initializer 2023-02-06 10:31:54 +01:00
Matthias Ringwald
a2d541cc52 stm32-f4discovery-usb: fix typo 2023-02-06 10:29:35 +01:00
Matthias Ringwald
976f0fc93f port/esp32: add 3rd-party/yxml 2023-02-03 14:49:34 +01:00
Matthias Ringwald
c5daadda64 stm32-wb55xx-nucleo-freertos: enable ENABLE_LE_SET_ADV_PARAMS_ON_RANDOM_ADDRESS_CHANGE 2023-02-01 11:36:25 +01:00
Dirk Helbig
555ade44f7 a2dp_sink_demo: add HAVE_BTSTACK_AUDIO_EFFECTIVE_SAMPLERATE 2023-01-31 19:27:59 +01:00
Matthias Ringwald
6bbe12ba1f renesas-ek-ra6m4a-da14531: fix image link 2023-01-19 15:31:46 +01:00