7686 Commits

Author SHA1 Message Date
Matthias Ringwald
0cb28080bd stm32-l053r8-em9304: select btstack_chipset_em9304 and prepare patch upload 2018-01-10 14:30:24 +01:00
Matthias Ringwald
d7587826d2 em9304: use crc function generatated by pycrc 2018-01-10 14:30:24 +01:00
Matthias Ringwald
07e5f41208 em9304: use 4-bit table for crc32 calculation 2018-01-10 14:30:24 +01:00
Matthias Ringwald
6cee6f0920 em9304: use 4-bit table for crc32 calculation 2018-01-10 14:30:24 +01:00
Matthias Ringwald
67e599fedf em9304: use copyright header from .c file 2018-01-10 14:30:24 +01:00
Matthias Ringwald
f471f00672 em9304: remove non-working crc32 without table impl 2018-01-10 14:30:24 +01:00
Matthias Ringwald
b6a24fb956 posix-h4: add meta patch for em9304 2018-01-10 14:30:24 +01:00
Matthias Ringwald
d080547ccf em9304: upload container blob if HAVE_EM9304_PATCH_CONTAINER 2018-01-10 14:30:24 +01:00
Matthias Ringwald
1005167dec em9304: meta patch for iram from hci sdk 2.0.0 2018-01-10 14:30:24 +01:00
Matthias Ringwald
6c099da017 em9304: crc32 for container upload 2018-01-10 14:30:24 +01:00
Milanka Ringwald
89425bfc53 hfp: clean up send cmd 2018-01-10 12:27:23 +01:00
Matthias Ringwald
3f8e8627a0 doc: update .gitignore dor doc/port 2018-01-09 17:15:30 +01:00
Milanka Ringwald
1cc1d9e923 hfp ag: clean up command string construction 2018-01-09 16:06:14 +01:00
Milanka Ringwald
971b696e3d avdtp: fix issue #96 2018-01-09 15:25:48 +01:00
Milanka Ringwald
5e71456c39 hfp ag: fix issue #97 2018-01-09 13:07:26 +01:00
Matthias Ringwald
9be3cc4955 doc: fix preprocessing before mkdocs 2018-01-08 12:39:43 +01:00
Matthias Ringwald
54a9c1d849 stm32-f4discovery-cc256x: Makefile, linker and startup for LE Examples 2018-01-05 17:31:37 +01:00
Matthias Ringwald
a4295e2358 changelog: add windows-h4-zephyr 2018-01-05 13:02:33 +01:00
Matthias Ringwald
98e44955e6 doc: don't use Quick Start as Section in Quick Start 2018-01-05 12:39:51 +01:00
Matthias Ringwald
91f1b6f593 doc: remove port/platform specific details from quick_start 2018-01-05 12:28:41 +01:00
Matthias Ringwald
c75587468f ports: add missing README.md files 2018-01-05 12:02:59 +01:00
Matthias Ringwald
fc24c13c18 pic32-harmony: add hxcmod-player files 2018-01-04 21:37:28 +01:00
Matthias Ringwald
8963e613e9 a2dp_source_demo: fix compile without stdin 2018-01-04 21:33:40 +01:00
Matthias Ringwald
cafe0b8236 pic32-harmony: more path rewrites to fix command line compile of generated examples 2018-01-04 21:15:06 +01:00
Matthias Ringwald
ac8561b956 pic32-harmony: update config 2018-01-04 21:14:36 +01:00
Matthias Ringwald
43e300cd94 pic32-harmony: add missing sources and headers 2018-01-04 21:14:15 +01:00
Matthias Ringwald
d6778c2c6c a2dp_sink_demo: fix compile without stdin 2018-01-04 21:13:05 +01:00
Matthias Ringwald
5b81efe293 windows: repeat UART read/write operation if not all bytes have been read or written 2018-01-04 17:21:25 +01:00
Matthias Ringwald
a1a856590c windows-h4-zephyr: BTstack port for Windows systems with Nordic chipsets with Zephyr HCI firmware 2018-01-04 16:54:59 +01:00
Matthias Ringwald
4efee645af stm32-l053r8-em9304: fix build 2017-12-24 12:46:08 +01:00
Matthias Ringwald
e0d431cbc9 docs: fix outline for ports section 2017-12-24 00:35:42 +01:00
Matthias Ringwald
8e7087f4b8 avrcp: fix size of emitted event 2017-12-24 00:28:03 +01:00
Matthias Ringwald
eb98afe8b1 docs: fix header level for ports 2017-12-24 00:20:13 +01:00
Matthias Ringwald
45600c0eb7 docs: provide images for pdf generation 2017-12-23 23:39:25 +01:00
Matthias Ringwald
324967f1ff docs: sort list of ports 2017-12-23 23:17:07 +01:00
Matthias Ringwald
be40e27005 docs: only look for README in main port folder 2017-12-23 23:11:34 +01:00
Matthias Ringwald
b52cd3d3a5 docs: copy images from port/* into docs/ports 2017-12-23 22:52:31 +01:00
Matthias Ringwald
4f9c2a8601 docs: cleanup build 2017-12-23 22:22:41 +01:00
Milanka Ringwald
8c2863b837 docs: fix compile 2017-12-23 00:03:05 +01:00
Matthias Ringwald
a1a1af7129 docs: move parts from quick start into port readme file for pic32 and windows-winusb 2017-12-22 23:54:43 +01:00
Matthias Ringwald
b379648ac7 updated changelog 2017-12-22 23:54:43 +01:00
Milanka Ringwald
42c38c4a96 docs: add refs to port titles, fix readme files 2017-12-22 23:50:42 +01:00
Milanka Ringwald
41026ca603 docs: add readme files from ports to a new chapter on existing ports 2017-12-22 23:50:42 +01:00
Milanka Ringwald
63e0421ec0 avdtp source demo: use configured sample rate 2017-12-22 23:50:42 +01:00
Milanka Ringwald
74c22f758c wav writter: check if wav file exists, prevent access to NULL pointer 2017-12-22 23:50:42 +01:00
Matthias Ringwald
9de20bbd3d esp32: update sdkconfig and use esp_bt.h instead of bt.h 2017-12-22 17:51:22 +01:00
Matthias Ringwald
8213ff1699 apollo2-em9304: add TODO list 2017-12-21 22:12:54 +01:00
Matthias Ringwald
bc5322e78d em9304: fix compile 2017-12-20 23:13:24 +01:00
Matthias Ringwald
b0c4ef7161 apollo2-em9304: remove Classic config options 2017-12-20 23:04:07 +01:00
Matthias Ringwald
24660862dc apollo2-em9304: disable log_info 2017-12-20 23:04:07 +01:00