Matthias Ringwald
|
f495c71240
|
chipset/cc256x: download only init script required for port (cmake)
|
2022-06-13 12:53:19 +02:00 |
|
Matthias Ringwald
|
2f2a785f81
|
chipset/cc256x: download all init scripts from BK mirror
|
2022-06-13 12:51:21 +02:00 |
|
Matthias Ringwald
|
74f8331494
|
chipset: fix warnings
|
2022-06-10 23:01:24 +02:00 |
|
Matthias Ringwald
|
761802ccfc
|
chipset/bcm: use tinydir instead of dirent
|
2022-06-10 18:49:21 +02:00 |
|
Matthias Ringwald
|
bd68af28a3
|
chipset/bcm: use fopen instead of open
|
2022-06-10 18:27:20 +02:00 |
|
Matthias Ringwald
|
98f1394d9d
|
chipset: cmake files for bcm and cc256x
|
2022-06-10 14:49:05 +02:00 |
|
Matthias Ringwald
|
46d6c6044a
|
chipset/cinnamon: fix build
|
2022-06-09 09:17:15 +02:00 |
|
Matthias Ringwald
|
59200c1c2d
|
esp32: update readme and chipset documentation
|
2022-06-08 12:02:36 +02:00 |
|
Matthias Ringwald
|
ae46c388c2
|
chipset/csr: avoid HCI_EVENT_IS_COMMAND_COMPLETE macro
|
2022-05-09 21:54:36 +02:00 |
|
Matthias Ringwald
|
92728706ff
|
realtek: fix warnings
|
2022-04-29 11:37:11 +02:00 |
|
Matthias Ringwald
|
4a4e2291e1
|
realtek: add to readmes
|
2022-04-20 17:24:36 +02:00 |
|
Matthias Ringwald
|
5a4c0fdaeb
|
realtek: allow to query list of usb product/vendor ids
|
2022-04-20 17:23:09 +02:00 |
|
Bjoern Hartmann
|
8bb555aa6b
|
Add realtek chipset support
|
2022-04-20 17:23:09 +02:00 |
|
Matthias Ringwald
|
1c5cf6a0cd
|
chipset: add da14531
|
2022-02-06 17:50:17 +01:00 |
|
Matthias Ringwald
|
58b031dbaf
|
da145xx: add fw for da14531
|
2022-02-06 17:41:36 +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
|
12eeba7a6d
|
doc: add ENABLE_RTK_PCM_WBS
|
2021-11-29 14:28:18 +01:00 |
|
Milanka Ringwald
|
2fca4dad95
|
license: update text
|
2021-11-02 09:31:00 +01:00 |
|
Matthias Ringwald
|
58026f5a53
|
CC256x: use sizeof in generated init script file
|
2021-09-24 09:03:14 +02:00 |
|
Matthias Ringwald
|
01f72e3df4
|
CC2564C: update for Service Pack v1.5. Use CC2564C version in most ports
|
2021-09-23 11:42:23 +02:00 |
|
Matthias Ringwald
|
fb5f22f21b
|
nrf5-cinnamon: trigger data source poll and enable sleep mode
|
2021-07-19 23:10:09 +02:00 |
|
Matthias Ringwald
|
2effbd4fb0
|
readme: sco-over-hci works on esp32 at least since esp-idf 4.3
|
2021-07-08 15:21:23 +02:00 |
|
Matthias Ringwald
|
874802b5cc
|
chipset/da14581: fix compile
|
2021-07-05 16:10:05 +02:00 |
|
Matthias Ringwald
|
fb873124d5
|
cc256x: add init script v4.7 for WL183x (11.8.32)
|
2021-05-31 09:47:53 +02:00 |
|
Milanka Ringwald
|
503a627eda
|
doc: cleanup build
|
2021-05-27 14:45:58 +02:00 |
|
Milanka Ringwald
|
3b261e460e
|
doc: fix title levels
|
2021-05-21 17:53:34 +02:00 |
|
Matthias Ringwald
|
7e3c67e67b
|
chipset/ti: update init script for WL18xx to 4.6
|
2021-05-21 15:24:59 +02:00 |
|
Matthias Ringwald
|
b97c867202
|
sx1280: skip receive after sending non-conn/scannable adv or scan response
|
2021-05-03 23:37:06 +02:00 |
|
Matthias Ringwald
|
927d0c32dd
|
sx1280: assert on unhandled ll control opcode
|
2021-05-02 00:43:43 +02:00 |
|
Matthias Ringwald
|
6e34cf2cc2
|
sx1280: only fetch rx pdu if buffer available
|
2021-05-02 00:43:43 +02:00 |
|
Matthias Ringwald
|
85a545aa55
|
sx1280: avoid free ll_empty_packet
|
2021-05-02 00:43:43 +02:00 |
|
Matthias Ringwald
|
782349f44c
|
sx1280: rework tx done state machine
|
2021-05-02 00:29:51 +02:00 |
|
Matthias Ringwald
|
90825e06ef
|
sx1280: call wakeup after reset of modem
|
2021-05-01 23:36:35 +02:00 |
|
Matthias Ringwald
|
b907bb6fc4
|
sx1280: use explicit empty tx packet
|
2021-05-01 15:08:52 +02:00 |
|
Matthias Ringwald
|
ee00544b41
|
sx1280: use critical section for tx pdu enqueue
|
2021-05-01 15:08:52 +02:00 |
|
Matthias Ringwald
|
90dad2a77f
|
stm32-l451-miromico-sx1280: drop duplicate rx packets
|
2021-04-26 23:05:17 +02:00 |
|
Matthias Ringwald
|
4588b287f4
|
sx1280: report firmware version
|
2021-04-26 22:09:45 +02:00 |
|
Matthias Ringwald
|
a827c5a6d8
|
chipset/cc2564: download all init scripts from BlueKitchen website
|
2021-04-21 22:33:39 +02:00 |
|
Matthias Ringwald
|
2c4f9bbb6d
|
chipset: use cinnamon name for BlueKitchen Controller/Link Layer
|
2021-04-21 16:24:37 +02:00 |
|
Matthias Ringwald
|
e812ac9c0d
|
sx1280: move hal_timer.h into sx1280 folder
|
2021-04-20 20:03:23 +02:00 |
|
Matthias Ringwald
|
1773fdc79d
|
chipset: collect portable controller code in chipset/controller
|
2021-03-11 21:24:51 +01:00 |
|
Matthias Ringwald
|
3c7822d846
|
doc: update links, use nav for newer mkdocs
|
2021-03-07 16:53:42 +01:00 |
|
Matthias Ringwald
|
78a48aa810
|
chipset: add download firmware function with btstack_uart_t driver param
|
2021-03-03 09:38:32 +01:00 |
|
Matthias Ringwald
|
4760ed1a94
|
chipset: add Intel AC-3165 (same Bluetooth as 8260)
|
2021-02-24 13:10:37 +01:00 |
|
Matthias Ringwald
|
f9e215c7dc
|
add missing default cases
|
2021-02-02 15:13:32 +01:00 |
|
Matthias Ringwald
|
2362012475
|
doc: add info on Assisted HFP for CC256x
|
2020-12-11 11:18:41 +01:00 |
|
Matthias Ringwald
|
49ed206d42
|
cc256x: configure PCM/I2S for CVSD, if ENABLE_SCO_OVER_PCM is defined
|
2020-12-10 15:23:47 +01:00 |
|
Matthias Ringwald
|
6846b04409
|
cc256x: add rule for bluetooth_init_cc2560B_avpr_1.8_BT_Spec_4.1.c
|
2020-11-18 14:26:50 +01:00 |
|
Matthias Ringwald
|
00652864b7
|
stm32-sx1280: respond to scan request
|
2020-11-02 19:50:33 +01:00 |
|