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 |
|
Matthias Ringwald
|
cea17109eb
|
embedded: replace hci_transport_h4_ehcill_embedded.c with hci_transport_h4.c and btstack_uart_block_embedded.c and remove platform-specific H4 implementation
|
2017-09-19 14:55:00 +02:00 |
|
Matthias Ringwald
|
410be61aeb
|
nrf5: update chipset docu and explain how to flash HCI firmware
|
2017-09-14 18:08:32 +02:00 |
|
Matthias Ringwald
|
9091c5f574
|
nrf5-zephyr: drop remaining patches to zephyr sources. Set Static Random Address directly in main(). Drop previous hack in sm.c
|
2017-09-14 17:37:51 +02:00 |
|
Matthias Ringwald
|
8b63788815
|
nrf5-zephyr: remove patch to set FICR static address as public address
|
2017-09-14 15:43:58 +02:00 |
|
Matthias Ringwald
|
360243be41
|
posix-h4-zephyr: read static address via vendor specific command and use it
|
2017-09-14 15:34:11 +02:00 |
|
Matthias Ringwald
|
b1aa03799d
|
nrf5-zephyr: remove baudrate patch for 115200: new posix-h4-zephyr can use default 1000000
|
2017-09-14 14:34:10 +02:00 |
|
Matthias Ringwald
|
6807484c54
|
New posix-h4-zephyr port based on posix-h4 as default baud rate is 1000000
|
2017-09-14 14:30:31 +02:00 |
|
Matthias Ringwald
|
d851289b95
|
esp32: enable Host Controller to Host Flow Control and update Readme
|
2017-08-29 11:45:23 +02:00 |
|
Matthias Ringwald
|
f03cd3a129
|
esp32: update tempalte sdkconfig
|
2017-08-28 22:49:51 +02:00 |
|
Matthias Ringwald
|
fcae305fb2
|
sm: ENABLE_MICRO_ECC_FOR_LE_SECURE_CONNECTIONS enables micro-ecc software implementation
|
2017-08-28 21:10:17 +02:00 |
|
Matthias Ringwald
|
5370c17f50
|
samv71-xplained-atwilc3000: fix build
|
2017-08-25 15:51:06 +02:00 |
|
Matthias Ringwald
|
c5ee5b328f
|
posix-h4: allow to specify h4 device with -u option
|
2017-08-23 22:21:23 +02:00 |
|
Matthias Ringwald
|
d26a07e3ca
|
nrf5-zephyr: increase HCI_ACL_PAYLOAD_SIZE to support larger ATT MTUs and DLE
|
2017-08-23 16:35:07 +02:00 |
|
Matthias Ringwald
|
87829e7c77
|
nrf5-zephyr: update readme, list todos
|
2017-08-22 22:45:00 +02:00 |
|
Matthias Ringwald
|
03850284e8
|
nrf5-zephyr: update to current zephyr version (master branch)
|
2017-08-22 22:33:26 +02:00 |
|
Matthias Ringwald
|
fec91e4df5
|
nrf5-zephyr: update create_examples.py
|
2017-08-22 22:32:35 +02:00 |
|
Matthias Ringwald
|
4f033fe37f
|
nrf5-zephyr: prepend btstack to hci_init using macro in btstack_config to fix compile
|
2017-08-22 22:18:45 +02:00 |
|