732 Commits

Author SHA1 Message Date
Matthias Ringwald
d3849e4c96 posix: add btstack_tlv_posix.c to all posix ports 2018-07-29 11:06:33 +02:00
Matthias Ringwald
ad419dbcb0 wiced-h5: pick mico-ecc library componend based on WICED SDK version 2018-07-27 17:07:02 +02:00
Matthias Ringwald
b25ef1bb6f wiced-h4: pick mico-ecc library componend based on WICED SDK version 2018-07-27 16:55:11 +02:00
Matthias Ringwald
fc6cde64da Replaced HCI_PACKET_BUFFER_SIZE with HCI_INCOMING_PACKET_BUFFER_SIZE and HCI_OUTGOING_PACKET_BUFFER_SIZE 2018-07-23 14:14:14 +02:00
Matthias Ringwald
a057b0dbb8 esp32: support audio playback via btstack_audio_esp32.c 2018-07-22 00:01:23 +02:00
Matthias Ringwald
b88bf5bffc add btstack_audio to example/Makefile.inc instead of individual ports that include it 2018-07-20 17:29:15 +02:00
Matthias Ringwald
612ee88638 remove hal_audio_dma.h 2018-07-20 17:28:45 +02:00
Matthias Ringwald
9116bae8e8 stm32-f4discovery-cc256x: fix compile warning 2018-07-20 16:34:54 +02:00
Matthias Ringwald
c4b3e553ae stm32-f4discovery-cc256x: use new hal_audio implementation 2018-07-20 16:31:14 +02:00
Matthias Ringwald
730bc5a03e hal_audio implementation for f4discovery port 2018-07-20 16:30:43 +02:00
Matthias Ringwald
95c90b0854 windows: add btstack_audio to windows-h4 and windows-winusb 2018-07-20 16:29:51 +02:00
Matthias Ringwald
e739af9896 libusb: add btstack_audio 2018-07-20 16:29:16 +02:00
Matthias Ringwald
f1dc9b7f25 stm32-f4discovery-cc2564: use circular dma for audio playback if HAVE_HAL_AUDIO is defined 2018-07-20 16:18:44 +02:00
Matthias Ringwald
b35f7fa291 posix-h4-da14585: update README.md 2018-07-08 16:44:12 +02:00
Matthias Ringwald
ecde56a6a0 da14581: add posix port for DA14585 and list in chipsets and ports 2018-07-08 16:25:01 +02:00
Matthias Ringwald
3c4781d0d6 stm32-f4discover-cc256x: enable btstack_stdin, hfp_wide_band_speec, and allow for 2 HCI connections 2018-07-06 23:13:42 +02:00
Matthias Ringwald
762a0fb4bc stm32-f4discovery-cc256x: increase l2cap_channels to 4 - avrcp creates channel before sdp is closed 2018-07-06 17:42:57 +02:00
Matthias Ringwald
3f0fce8c53 libusb: don't use LLVM-only warning flags 2018-07-06 07:21:46 +02:00
Matthias Ringwald
c6d79a8426 mtk: fix compile -> named union on btstack_data_source_t 2018-07-05 23:28:00 +02:00
Matthias Ringwald
1dcd7dc6a3 libusb: don't use -Wgnu-empty-initializer (not available for gcc) 2018-07-05 23:23:22 +02:00
Matthias Ringwald
6138850c18 fix 'no newline at end of file' [-Wnewline-eof] 2018-07-05 22:19:19 +02:00
Matthias Ringwald
c30af2ff06 don't use empty initializer [-Wgnu-empty-initializer] 2018-07-05 22:13:46 +02:00
Matthias Ringwald
85414bcc73 ports: enable SCO-over-HCI for CC256x ports 2018-06-26 13:28:24 +02:00
Matthias Ringwald
9277c44334 daemon: fix hci_dump to file 2018-06-19 09:22:35 +02:00
Matthias Ringwald
875088e2a4 daemon: improve iOS warning 2018-06-18 12:29:53 +02:00
Matthias Ringwald
ad7ef80b35 deamon: compile BTstack Server as libBTstackServer.[dll|so|dsym] 2018-06-18 11:32:59 +02:00
Matthias Ringwald
d72415a4a7 esp32: enable SCO over HCI 2018-06-16 22:50:56 +02:00
Matthias Ringwald
8701c8427c esp32: update sdkconfig 2018-06-16 22:50:20 +02:00
Matthias Ringwald
1aaaf1e99c stm32-f4discovery-cc256x: drop useless Makefile in main folder 2018-06-06 09:21:08 +02:00
Matthias Ringwald
425c3bbdae libusb: add Laird BT860 to UDEV rules in Readme 2018-05-23 17:37:30 +02:00
Matthias Ringwald
87784a2bbb stm32-f4discovery-cc256x: fix Makefile 2018-05-05 22:35:18 +02:00
Matthias Ringwald
5b53c16ecf windows: add info on required toolchain 2018-05-03 11:29:38 +02:00
Matthias Ringwald
3cda7aede8 windows: add info on required toolchain 2018-05-03 11:25:04 +02:00
Matthias Ringwald
631785acb5 max32630-fthr: fix build / add btstack_crypto 2018-04-29 22:53:17 +02:00
Matthias Ringwald
8e553fb993 stm32-f103rb-nucleo: fix ci build 2018-04-29 22:24:35 +02:00
Matthias Ringwald
6a580d1772 arduino: update mkdocs config 2018-04-29 21:34:02 +02:00
Matthias Ringwald
225dff0411 nrf5-zephyr: add btstack_crypto 2018-04-20 15:44:18 +02:00
Matthias Ringwald
a66bb80540 samv71-xplained-atwilc3000: fix port 2018-04-20 12:02:00 +02:00
Matthias Ringwald
5b21858b10 stm32-f103rb-nucleo: fix typo 2018-04-19 21:45:00 +02:00
Matthias Ringwald
d420d8f9ce wiced: add btstack_crypto.c 2018-04-19 21:38:32 +02:00
Matthias Ringwald
5571d90f43 wiced: add btstack_crypto.c 2018-04-19 18:21:59 +02:00
Matthias Ringwald
c5ec696250 pic32-harmony: added btstack_crypto.c 2018-04-19 18:04:43 +02:00
Matthias Ringwald
b94c7d9dc9 daemon: add btstack_crypto.c 2018-04-19 17:32:03 +02:00
Matthias Ringwald
f4c1746d40 Merge branch 'develop-crypto' into develop 2018-04-19 17:21:16 +02:00
Matthias Ringwald
65658938e5 stm32-l053r8-em9304: add btstack_crypto, disable examples that overflow flash 2018-04-19 17:07:05 +02:00
Matthias Ringwald
a0eb57dab9 mtk: add btstack_crypto 2018-04-19 16:34:55 +02:00
Matthias Ringwald
73cbd4d97f arduino: add btstack_crypto.c 2018-04-19 15:18:29 +02:00
Matthias Ringwald
c32dba203d apollo2-em9304: use Makefile.inc 2018-04-19 15:16:07 +02:00
Matthias Ringwald
06e1ef7648 esp32: drop obsolete example files from template 2018-04-18 12:38:14 +02:00
Matthias Ringwald
9c14a9f162 esp32: setup system-wide TLV implementation 2018-04-17 14:33:23 +02:00