98 Commits

Author SHA1 Message Date
Matthias Ringwald
fbacaeecf6 atwilc3000: add to READMEs 2017-08-08 10:56:21 +02:00
Matthias Ringwald
f14824f7f1 atwilc3000: chipset support complete 2017-08-08 10:56:21 +02:00
Matthias Ringwald
6ca9a99a26 atwilc3000: support custom bd_addr 2017-08-08 10:56:21 +02:00
Matthias Ringwald
a1b34469cd atwilc3000: write 4096 byte firmware blobs directly from firmware array 2017-08-08 10:56:21 +02:00
Matthias Ringwald
d119968eb2 atwilc3000: only dump HCI portion of Write Memory command 2017-08-08 10:56:21 +02:00
Matthias Ringwald
9df3854281 atwilc3000: configure main baud rate 2017-08-08 10:56:21 +02:00
Matthias Ringwald
c7d3427cb5 atwilc3000: use high baudrate for firmware upload 2017-08-08 10:56:21 +02:00
Matthias Ringwald
ccebdf934c atwilc3000: new port posix-h4-atwilc3000. firmware upload ipmlemented 2017-08-08 10:56:21 +02:00
Matthias Ringwald
44149d3a0f atwilc3000: convert .bin into .h + .c file 2017-08-08 10:56:21 +02:00
Matthias Ringwald
c823631b5a atwilc3000: download Bluetooth firmware from atwilc3000/firmware GitHub repo 2017-08-08 10:56:21 +02:00
Matthias Ringwald
9ba7722dcc em9301: support vendor specific set baudrate command 2017-07-25 17:12:02 +02:00
Matthias Ringwald
d40c3de009 em9301: support vendor specific set baudrate command 2017-07-25 17:09:38 +02:00
Matthias Ringwald
c1fc8abcd5 em9304: update chipset/README to list 8 LE roles + DLE 2017-07-21 14:41:24 +02:00
Matthias Ringwald
1a26f7a48c cc256x: calculate lmp subversion from aka name 2017-07-17 23:18:03 +02:00
Matthias Ringwald
fb904c266b cc256x: add lmp subversion of WL18xx to overview and conversion tool 2017-07-17 22:50:48 +02:00
Matthias Ringwald
f93a20173c stm32-l053r8-em9304: added README for port and updated chipset docu 2017-07-04 23:19:18 +02:00
Matthias Ringwald
7c5fbb2726 chipset: update EM9304 info 2017-07-04 18:44:30 +02:00
Matthias Ringwald
48900dc5d4 cc256x: fix regression for MSP430 targets 2017-05-13 23:38:21 +02:00
Matthias Ringwald
2d0fc1be49 cc256x: support CC256xB Service Pack v1.6 and use in all CC256x ports 2017-05-13 23:22:59 +02:00
Matthias Ringwald
e2ee49ead8 cc256x: allow to select custom init script for next power up 2017-05-13 22:45:47 +02:00
Matt Kelly
84784df65f Remove erroneously added Makefile 2017-05-05 15:20:30 +02:00
Matt Kelly
d4d8445570 Begin porting btstack to esp32 2017-05-05 15:20:30 +02:00
Matthias Ringwald
39e7ee9f5d cc256x: ENABLE_CC256X_BAUDRATE_CHANGE_FLOWCONTROL_BUG_WORKAROUND avoids lost bytes during baud rate change, updated docu 2017-04-30 00:13:30 +02:00
Matthias Ringwald
646a1850c2 bcm/h5: allow to use higher main baud rate when fully booted 2017-04-26 11:55:26 +02:00
Matthias Ringwald
99e8f095f5 bcm/h5: extract btstack_chipset_bcm_download_firmware 2017-04-26 11:55:26 +02:00
Matthias Ringwald
4e94d79fcb chipsets: document possible workaround for CC256x bug during HCI Command Complete Event for HCI VS Update Baudrate 2017-04-25 10:24:16 +02:00
Matthias Ringwald
71aad61857 chipsets: document possible workaround for CC256x bug during HCI Command Complete Event for HCI VS Update Baudrate 2017-04-25 10:10:48 +02:00
Matthias Ringwald
77b95b4145 csr: support setting baud rate via h4/h5 2017-04-19 15:12:51 +02:00
Matthias Ringwald
daa2e90cf2 h5: add hci_transport_h5_enable_bcsp_mode() to use BCSP with CSR chipsets 2017-04-07 12:39:30 +02:00
Matthias Ringwald
ca93b47d3c csr: don't enable parity for H5 with PS Keys. doesn't help, only breaks H5 2017-04-07 12:39:30 +02:00
Matthias Ringwald
65b6e0cdf7 da14581: does not have fixed valid BD ADDR 2017-03-30 21:26:23 +02:00
Matthias Ringwald
fcf75f5bf8 da14581: verify crc after download 2017-03-30 21:19:53 +02:00
Matthias Ringwald
c240379e84 da14581: add to chipset docu 2017-03-30 19:31:13 +02:00
Matthias Ringwald
e72b198f65 da14581: add chipset support for Dialog Semiconductor DA14581. Download firmware before stack starts 2017-03-30 17:31:10 +02:00
Matthias Ringwald
ab2c6ae4b7 tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__ 2017-03-24 23:39:20 +01:00
Matthias Ringwald
c00c65fa65 chipset: more on different HCI variants, spellcheck 2017-03-24 13:06:09 +01:00
Matthias Ringwald
94bb7abff3 chipset-bcm: update SCO over HCI information 2017-02-01 15:50:07 +01:00
Matthias Ringwald
100d3ee3fd bcm: comment on delay after init script 2017-02-01 12:31:38 +01:00
Matthias Ringwald
d77060bd01 bcm: list SCO over HCI as supported via USB 2017-01-19 14:35:11 +01:00
Matthias Ringwald
a508997d74 Merge branch 'develop' into windows-h4 2017-01-16 21:32:42 +01:00
Matthias Ringwald
8084ae4a58 cc256x: fix compile by incl. btstack_chipset_cc256x.h in generated init script files 2016-12-19 16:12:43 +01:00
Matthias Ringwald
2b39b77181 Merge branch 'windows-h4' of https://github.com/bluekitchen/btstack into windows-h4 2016-12-19 15:35:38 +01:00
Matthias Ringwald
48093f1910 docs: fix CC256x table 2016-12-14 15:22:09 +01:00
Matthias Ringwald
4f537631e3 docs: update cc256x info 2016-12-14 14:29:27 +01:00
Matthias Ringwald
ed5d91bab6 cc256x: provide btstack_chipset_cc256x_lmp_subversion(), validate in posix-h4 port 2016-12-14 12:31:16 +01:00
Matthias Ringwald
06ee659a5c cc256x: only convert individual files instead processing all *.bts files 2016-12-14 11:32:40 +01:00
Matthias Ringwald
37da03da17 cc256x: fetch CC256xB v1.5 and CC256xC v1.0 from BlueKitchen site, only extract individual files from .zips 2016-12-14 10:50:55 +01:00
Matthias Ringwald
73ff2b1c17 cc256x: map aka to lmp_subversion and provide generated init script 2016-12-13 22:35:30 +01:00
Matthias Ringwald
6ab4420a83 cc256x: list unified 'aka' init script version 2016-12-13 22:17:22 +01:00
Matthias Ringwald
439b93a15d chipsets: add CC256xC 2016-12-13 21:47:51 +01:00