640 Commits

Author SHA1 Message Date
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
Milanka Ringwald
42c38c4a96 docs: add refs to port titles, fix readme files 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
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
Matthias Ringwald
b5c1b6b616 apollo2-em9304: add 'up and running' 2017-12-20 23:04:07 +01:00
Matthias Ringwald
e6c9673776 apollo2-em9304: create examples based on template, README.md 2017-12-20 23:04:07 +01:00
Matthias Ringwald
c5ae0d2317 apollo2-em9304: use System Timer (STIMER) for run loop 2017-12-20 23:04:07 +01:00
Matthias Ringwald
905e80ca54 apollo2-em9304: port for em9304 shield on apollo2 evb 2017-12-20 23:04:07 +01:00
Milanka Ringwald
9974aee0d2 avdtp sink: update API to retrun cmd status, fix reconfigure, remove printf from library 2017-12-15 16:11:34 +01:00
Matthias Ringwald
3f2e561446 pic32-harmony: mention Harmony v1.0 2017-12-13 16:19:10 +01:00
Matthias Ringwald
aee3eb8500 esp32: add link to issues posted by BK 2017-12-13 16:19:10 +01:00
Milanka Ringwald
9c87470376 libusb: exclude portaudio from build 2017-12-05 14:30:24 +01:00
Matthias Ringwald
895b2d2ae0 samv71-xplained-atwilc3000: update build and readme 2017-12-05 11:12:31 +01:00
Matthias Ringwald
a15efc8617 atwilc3000: use BLE-only firmware from ASF 2017-12-04 15:53:40 +01:00
Matthias Ringwald
c37cd8f3d1 sbc: split btstack_sbc_bludroid.c into seperate encoder and decoder implementation 2017-11-29 17:13:17 +01:00
Matthias Ringwald
d0ec3fbfb2 samv71-xplained-atwilc3000: disable classic 2017-11-27 21:01:35 +01:00
Matthias Ringwald
f7ae529c9d esp32: add HAVE_FREERTOS_TASK_NOTIFICATIONS to fix compile 2017-11-09 15:21:53 +01:00
Matthias Ringwald
e07b53a618 add btstack_tlv.c to most ports 2017-11-09 13:39:04 +01:00
Matthias Ringwald
a945d99772 pic32-harmony: fix compile 2017-11-09 12:36:21 +01:00
Matthias Ringwald
59bdfe9687 libusb: setup btstack_tlv_posix using bd_addr in path 2017-11-09 12:07:51 +01:00
Matthias Ringwald
304b2f4d7e libusb: add README.md, explain linux udev rules 2017-11-09 11:40:58 +01:00
Matthias Ringwald
2888825a36 wiced: update docu 2017-11-09 11:11:22 +01:00
Matthias Ringwald
f984cbe3d5 wiced: used 1 mbps UART after hangs on ISM43341 at 2 mbps 2017-11-08 17:14:32 +01:00
Matthias Ringwald
012f145f57 wiced: support for btstack_stdin (HAVE_STDIN) 2017-11-07 22:26:01 +01:00
Matthias Ringwald
e0ba407f1b wiced: enable LF->CRLF 2017-11-07 18:48:23 +01:00
Matthias Ringwald
a7473022f2 network: extract POSIX network code into btstack_network_posix and use in panu_demo 2017-11-07 16:42:06 +01:00
Matthias Ringwald
ab379a4a0a wiced-h5: use mbedtls for aes128 on SDK 5.2+ 2017-11-06 15:27:09 +01:00
Matthias Ringwald
d4def6f450 wiced-h5: support WICED Studio (incl. 5.2) 2017-11-06 15:27:09 +01:00
Matthias Ringwald
0b793fdf21 wiced-h4: fix path to bluetooth firmwares 2017-11-06 15:27:09 +01:00
Matthias Ringwald
20334a06fd wiced-h4: support WICED Studio (incl. 5.2) 2017-11-06 15:27:09 +01:00
Milanka Ringwald
462aa08556 avrcp browsing controller: connect/disconnect 2017-11-03 17:12:57 +01:00
Milanka Ringwald
f12a3722fc avrcp browsing: add draft connect/disconnect 2017-11-03 17:12:57 +01:00
Matthias Ringwald
8349ead0eb stm32-f4discovery-cc256x: setup system tlv instance 2017-10-26 15:02:57 +02:00
Matthias Ringwald
ed732917d0 esp32: fix build of non-btstack examples when added as component to esp-idf. Fixes #85 2017-10-25 16:26:56 +02:00
Matthias Ringwald
2b25cc0e93 stm32-f4discovery-cc256x: create update_gatt_db.py in python instead of shell script 2017-10-23 18:07:57 +02:00
Matthias Ringwald
2cf7e974df esp32: more .gitignore 2017-10-17 16:16:53 +02:00
Matthias Ringwald
dc01ccc6b2 esp32: support power down and power up. updated sdkconfig 2017-10-14 21:10:45 +02:00
Matthias Ringwald
709c5ddd29 stm32-f4discovery-cc256x: F407 has 1028 kB Flash and 128 + 64 kB RAM 2017-10-13 15:28:12 +02:00
Matthias Ringwald
503cf3e429 less noise, more .gitignore 2017-10-12 10:27:59 +02:00
Matthias Ringwald
9c7c30eeba esp32: re-implement integrate_btstack in python as rsync is missing in prebuild esp-idf windows toolchain 2017-10-09 13:56:01 +02:00
Matthias Ringwald
c19bb75c13 ez430-rf2560 + msp-exp430f5438-cc2564: remove old ant_test.c example 2017-10-02 15:04:40 +02:00
Matthias Ringwald
d6c00b86e8 esp32: add make rule to compile gatt db instead of providing update_gatt.py 2017-09-28 15:38:19 +02:00
Matthias Ringwald
4e60647a0a esp32: mention ./integrate_btstack and old make version 2017-09-28 15:11:22 +02:00
Matthias Ringwald
f936392b85 esp32: create examples in examples folder, fix update_gatt.sh 2017-09-28 15:11:22 +02:00
Matthias Ringwald
6f952a2331 esp32: clone BTstack into esp-idf/components to allow out-of-tree app builds 2017-09-28 15:11:22 +02:00
Matthias Ringwald
28a59cc137 esp32: update sdkconfig 2017-09-25 11:17:39 +02:00
Matthias Ringwald
d63739c96d stm32-f103rb-nucleo: use hci_transport_h4.c instead of hci_transport_h4_ehcill_embedded.c 2017-09-22 14:53:41 +02:00
Matthias Ringwald
a06bcae0f7 arduino: fix packaging 2017-09-19 15:01:39 +02:00