Commit Graph

315 Commits

Author SHA1 Message Date
Matthias Ringwald
1747cbabcd chipset/realtek: use #pragma pack 2024-08-07 12:21:28 +02:00
Matthias Ringwald
889634f398 chipset/bcm: provide sleep for Visual Studio 2024-08-07 12:17:08 +02:00
Matthias Ringwald
c9207d2082 chipset/bcm: map strncasecmp for Visual Studio 2024-08-07 12:17:08 +02:00
Matthias Ringwald
addebe7f9f chipset/intel: extract intel_get_dev_revid 2024-07-17 12:30:51 +02:00
Matthias Ringwald
e9d8f008df chipset/intel: support more legacy variants 2024-07-17 12:25:07 +02:00
Matthias Ringwald
bca4e2d917 chipset-intel: store intel version and boot params 2024-07-17 12:25:07 +02:00
Matthias Ringwald
5c04b7338d chipset/intel: enumerate states 2024-07-17 11:58:04 +02:00
Matthias Ringwald
f4b0d90059 chipset/intel: detect new TLV mode 2024-07-17 11:06:53 +02:00
Matthias Ringwald
5b4c35aec1 chipset/intel: pass packet size to state machine 2024-07-17 10:54:35 +02:00
Matthias Ringwald
db2cdd6dc9 chipset/intel: fix Intel Read Version command 2024-07-16 23:54:00 +02:00
Matthias Ringwald
2ced7aa092 chipset/sx128x: fix hci_event_create_from_template_and_arglist 2024-06-20 10:23:19 +02:00
Matthias Ringwald
cf1c3df939 chipset/cinnamon: fix hci_event_create_from_template_and_arglist 2024-06-20 10:23:19 +02:00
Matthias Ringwald
2577abc6d1 chipset/cc2564: add TIInit_11.8.32_4.8.c 2024-05-07 19:54:56 +02:00
Matthias Ringwald
2c2f4ea053 cc256x: use python found by find_packet in CMake 2024-05-06 16:16:01 +02:00
Matthias Ringwald
fcfd06bbb2 chipset/zephyr: fix board for nrf5340 adk usb dongle doc 2024-04-26 19:39:54 +02:00
Matthias Ringwald
4899c98fd9 chipset/zephyr: fix paths in nRF5340 dongle readme 2024-04-18 10:44:08 +02:00
Matthias Ringwald
07cf6ebd8e chipset/zephyr: update nRF5340 as HCI controller for SoftDevice from nRF Connect SDK 2.6 2024-04-18 10:38:26 +02:00
Matthias Ringwald
478f65a47f cinnamon: fix build issue #577 2024-04-02 09:43:53 +02:00
Dirk Helbig
421ee5a81f chipset/zephyr: add guide to turn nrf5340 development boards into HCI USB dongles 2024-01-15 15:43:00 +01:00
Matthias Ringwald
5fd6f36099 hfp: send start/stop audio for NXP with WBS support 2023-09-15 15:46:48 +02:00
Matthias Ringwald
938a5e841b chipset/nxp: configure I2S, 2048 kHz, left channel 2023-09-15 15:46:48 +02:00
Matthias Ringwald
c6dda3a559 chipset/bcm: fix wrong include 2023-09-06 16:41:38 +02:00
Matthias Ringwald
928459fea2 chipset/nxp: update firmware to imx-firmware/raw/lf-6.1.22_2.0.0 2023-09-01 11:55:02 +02:00
Matthias Ringwald
8049240411 chipset/nxp: fix build 2023-09-01 11:54:52 +02:00
Matthias Ringwald
8f693d4af8 sx128x: fix connection update 2023-08-20 11:50:36 +02:00
Matthias Ringwald
ad03e5562e bstack_chipset_nxp: use hci_cmd_create_from_template_with_vargs 2023-08-15 17:31:28 +02:00
Matthias Ringwald
9a0af64aaa changelog: prepare for 1.5.6 release 2023-05-31 11:12:01 +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
Matthias Ringwald
bca3f1db8f chipset/nxp: use timeout to detect already loaded firmware 2023-05-06 17:11:56 +02:00
Matthias Ringwald
a57c424f36 chipset/nxp: add btstack_chipset_nxp_get_initial_baudrate 2023-05-06 16:35:38 +02:00
Matthias Ringwald
ffa921b13e chipset/nxp: assert last ack was sent before calling download complete callback 2023-05-06 16:35:38 +02:00
Matthias Ringwald
6ef1248658 chipset/nxp: replace tx enum with individual send todos, allow to serialize writes 2023-05-06 16:35:38 +02:00
Matthias Ringwald
88a563b8dc chipset/nxp: fix iw612 download from nxp github 2023-05-06 16:35:38 +02:00
Matthias Ringwald
0dedcb9780 chipset/nxp: avoid double read 2023-05-05 23:02:03 +02:00
Matthias Ringwald
d0f26bf0c7 chipset/nxp: send HCI_CMD_SET_SCO_DATA_PATH command 2023-05-03 12:37:48 +02:00
Matthias Ringwald
8624321456 chipset/bcm: print local version information from ROM 2023-04-20 14:34:33 +02:00
Matthias Ringwald
e957bdcbde chipset/bcm: sync on hci complete for HCI Reset 2023-04-20 11:21:23 +02:00
Matthias Ringwald
4f10c4a17d chipset: add IW416 2023-04-11 12:03:54 +02:00
Matthias Ringwald
2364ad0c60 chipset/nxp: support v3 bootloader 2023-04-06 23:07:47 +02:00
Matthias Ringwald
f2b175aa13 chipset/nxp: select firmware based on chip id for v3 bootloader 2023-04-06 15:30:52 +02:00
Matthias Ringwald
9277963bcf chipset: add CYW5557x 2023-04-06 12:30:34 +02:00
Matthias Ringwald
0df9df8ce4 chipset/bcm: instruct user to reset controller with cts asserted 2023-04-06 12:22:14 +02:00
Matthias Ringwald
c63d0213ae chipset: general update, add NXP, EM9305 2023-04-05 14:37:20 +02:00
Matthias Ringwald
cc528b9d66 port: add posix-h4-nxp 2023-04-05 14:37:20 +02:00
Matthias Ringwald
ab3cc2230e - chipset/bcm: look for PatchRAM file DEVICE_NAME...hcd 2023-03-31 16:36:20 +02:00
Matthias Ringwald
7d902a1f42 add hci_event from cinnamon controller to core 2023-03-24 16:38:24 +01:00
Matthias Ringwald
7977fdca7a btstack_chipset_realtek: integrate updated logic from PR 453 2023-03-17 11:25:15 +01:00
Matthias Ringwald
ee45d18f4a btstack_chipset_cc256x: fix unused warnings 2022-12-31 17:40:10 +01:00
Matthias Ringwald
3366b4c19d chipset/realtek: update patch information 2022-12-21 14:15:47 +01:00
Matthias Ringwald
2a0a612650 chipset/bcm: avoid sprintf 2022-11-03 16:16:59 +01:00