Matthias Ringwald
|
5da690179b
|
windows: USB implementation based on WinUSB
|
2017-01-04 21:59:26 +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
|
c7e2dea5df
|
windows-h4: verify cc256x lm- subversion
|
2016-12-19 15:35:15 +01:00 |
|
Matthias Ringwald
|
5c7fd12999
|
Merge branch 'develop' into windows-h4
|
2016-12-19 15:28:16 +01:00 |
|
Matthias Ringwald
|
8d676818aa
|
port/msp430f229: disable ble_server example due to increase in rom size
|
2016-12-14 14:34:59 +01:00 |
|
Matthias Ringwald
|
65aee4ee6a
|
cc256x: add check for manufacturer and lmp_subversion to ports with cc256x
|
2016-12-14 14:14:46 +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
|
755bc58582
|
hci: remove hci_set_local_version_information_callback (use hci_add_event_handler instead)
|
2016-12-14 11:50:46 +01:00 |
|
Matthias Ringwald
|
5096a6aec9
|
windows: use hci_dump.pklg in current dir instead of /tmp
|
2016-12-02 17:46:20 +01:00 |
|
Matthias Ringwald
|
341c09ee6e
|
windows: re-enable support for bcm chipsets and stdin support
|
2016-12-02 17:27:48 +01:00 |
|
Matthias Ringwald
|
68dacca219
|
nr5-zephyr: use hci_firmware.patch, fix build
|
2016-12-02 12:53:55 +01:00 |
|
Matthias Ringwald
|
32d5309e57
|
posix-h4: don't print local name if read command failed
|
2016-12-02 11:45:08 +01:00 |
|
Matthias Ringwald
|
ea7390156b
|
move windows port to platform
|
2016-11-28 17:46:51 +01:00 |
|
Matthias Ringwald
|
422979b135
|
windows: support TI Init Scripts, fully boot up
|
2016-11-28 17:36:07 +01:00 |
|
Matthias Ringwald
|
e8fa45f8dc
|
windows: complete uart implementation
|
2016-11-28 17:35:24 +01:00 |
|
Matthias Ringwald
|
f18502ed40
|
windows: process data sources
|
2016-11-27 22:14:37 +01:00 |
|
Matthias Ringwald
|
27ff675be7
|
windows: support timers
|
2016-11-27 21:54:01 +01:00 |
|
Matthias Ringwald
|
4e630824c7
|
windows: get_time_ms()
|
2016-11-27 21:26:32 +01:00 |
|
Matthias Ringwald
|
70db22ba89
|
docs: entry on Nordic nRF5 series
|
2016-11-18 15:25:51 +01:00 |
|
Matthias Ringwald
|
a8cebf5057
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-11-17 19:04:39 +01:00 |
|
Matthias Ringwald
|
fc1ce7736c
|
chipset-bcm: start collecting .hcd files: AP6212A / BCM43438A1. Use fast uart with Broadcom chips
|
2016-11-17 14:59:45 +01:00 |
|
Matthias Ringwald
|
918220e9f3
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-11-16 13:15:12 +01:00 |
|
Matthias Ringwald
|
b81e1fecff
|
mtk: generate PIE executables
|
2016-11-16 11:03:16 +01:00 |
|
Milanka Ringwald
|
2308e10812
|
hfp: use btstack_atoi
|
2016-11-16 10:39:25 +01:00 |
|
Matthias Ringwald
|
53ad5fe2db
|
nrf5-zephyr: fix patch to set FICR address in HCI firmware
|
2016-11-15 10:35:04 +01:00 |
|
Matthias Ringwald
|
64eccac7d9
|
chipset-bcm: support .hcd files in posix-h4 port
|
2016-11-14 17:40:06 +01:00 |
|
Matthias Ringwald
|
56eb0578cb
|
nrf5-zephyr: Makefiles to compile classic part (to get memory footprint on ARM Cortex)
|
2016-11-11 14:11:04 +01:00 |
|
Matthias Ringwald
|
6780a90994
|
nrf5-zephyr: follow zephyr re-structuring
|
2016-11-10 22:39:59 +01:00 |
|
Matthias Ringwald
|
ab5c2d9296
|
nrf5-zephyr: store random address as fake public address, similar to hci-uart firmware
|
2016-11-10 22:16:26 +01:00 |
|
Matthias Ringwald
|
57c1ace85d
|
posix-h4: detect nRF5 chipsets
|
2016-11-10 21:54:50 +01:00 |
|
Matthias Ringwald
|
bdcbe2ab55
|
nrf5-zephyr: use 0x0059 as manufacturer id, add flash scripts to hci-uart sample, provide random static address to host via hci read bd addr, use 115200
|
2016-11-10 21:54:29 +01:00 |
|
Matthias Ringwald
|
2b4c430a77
|
nrf5-zephyr: use Random Static Address from FICR for Advertisements by default
|
2016-11-10 17:48:37 +01:00 |
|
Matthias Ringwald
|
97db27723d
|
nrf5-zephyr: add flash_nrf51_pca10028.sh and flash_nrf52_pca10040
|
2016-11-10 16:40:50 +01:00 |
|
Matthias Ringwald
|
43ab8f9679
|
Port of BTstack to Zephyr OS running on Nordic nRF5 Series
|
2016-11-07 11:57:22 +01:00 |
|
Matthias Ringwald
|
465cbb6b04
|
Merge branch 'develop' of https://github.com/bluekitchen/btstack into develop
|
2016-10-25 11:47:52 +02:00 |
|
Matthias Ringwald
|
a046efa634
|
ios: fix build
|
2016-10-25 11:47:20 +02:00 |
|
Matthias Ringwald
|
e1b3ef9489
|
pic32: fix includes in 3rd-party
|
2016-10-24 22:50:28 +02:00 |
|
Matthias Ringwald
|
1c8b472ecf
|
pic32: update project
|
2016-10-24 22:06:31 +02:00 |
|
Matthias Ringwald
|
1e64db3f3a
|
wiced: mention link key storage in DCT
|
2016-10-24 10:04:10 +02:00 |
|
Matthias Ringwald
|
4a515d8e5d
|
wiced: fix find oldest link key entry
|
2016-10-24 10:03:30 +02:00 |
|
Matthias Ringwald
|
8cd22e56c3
|
btstack_module: add link key db using WICED DCT
|
2016-10-24 10:03:25 +02:00 |
|
Matthias Ringwald
|
5762ec5cab
|
pic32-harmony: update project file
|
2016-10-23 22:54:17 +02:00 |
|
Matthias Ringwald
|
5dc9cf35a1
|
stm32-nucleo: explain setup with new BOOST-CC2564MODA BoosterPack
|
2016-10-23 21:54:35 +02:00 |
|
Matthias Ringwald
|
3369daabb6
|
arduino: add custom BTstack.h instead of src/btstack.h to dist
|
2016-10-19 16:44:20 +02:00 |
|
Matthias Ringwald
|
049f64bb8f
|
libusb: fix compile
|
2016-10-19 16:14:07 +02:00 |
|
Matthias Ringwald
|
3545469685
|
hci: disable parts of classic code if ENABLE_CLASSIC is not defined
|
2016-10-19 16:06:11 +02:00 |
|
Matthias Ringwald
|
cc7fb27297
|
add missing c++ opening guard
|
2016-10-07 22:04:12 +02:00 |
|
Matthias Ringwald
|
2e4c486246
|
msp-exp430f5438: disable sdp_general_query, requires 20bit compiler
|
2016-10-03 11:29:25 +02:00 |
|
Matthias Ringwald
|
32345d17e0
|
fix compile
|
2016-09-29 16:11:58 +02:00 |
|
Matthias Ringwald
|
d9a4d2fff4
|
fix compile
|
2016-09-29 16:08:33 +02:00 |
|