672 Commits

Author SHA1 Message Date
Matthias Ringwald
d08566fb6e posix: implement link key iterator for btstack_link_key_db_fs 2018-02-05 18:25:10 +01:00
Matthias Ringwald
387b0525e9 stm32-l053r8-em9304: support ENABLE_SEGGER_RTT 2018-02-05 15:16:23 +01:00
Matthias Ringwald
785879c691 hci_dump: print hci_dump.pklg path to console for all windows & posix ports 2018-02-05 10:01:25 +01:00
Matthias Ringwald
c5541f687d tc3566x: add to posix-h4 and windows-h4 ports 2018-02-05 10:00:01 +01:00
Matthias Ringwald
624bb9dc38 nrf5-zephyr: recommend Zephyr 1.9-branch for use with BTstack 2018-02-05 09:52:18 +01:00
Matthias Ringwald
c6a0bdd74a more .gitignore 2018-02-01 11:07:11 +01:00
Matthias Ringwald
bb44f0f585 esp32: fix integrate_btstack.py 2018-01-30 11:57:15 +01:00
Matthias Ringwald
07b68b69ff posix-h4: use fast uart for EM chipsets 2018-01-30 10:59:17 +01:00
Matthias Ringwald
d02bdcc6bb esp32: allow to create customized example folders with individual sdkconfig file (2) 2018-01-29 15:04:18 +01:00
Matthias Ringwald
737cbeaae6 esp32: allow to create customized example folders with individual sdkconfig file. skip ant_test 2018-01-29 15:04:18 +01:00
Matthias Ringwald
ff01079be9 add le_data_channel examples to most ports 2018-01-19 16:32:28 +01:00
Matthias Ringwald
534c860dc0 esp32: enable le data channels, disable packet logger 2018-01-19 16:15:29 +01:00
Matthias Ringwald
2b3e76a20b esp32: enable le data channels, disable packet logger 2018-01-19 16:15:29 +01:00
Matthias Ringwald
b8b2707a51 libusb: only commpile le data channel examples 2018-01-19 16:15:29 +01:00
Matthias Ringwald
cf9641eb81 libusb: fix makefile 2018-01-19 16:15:28 +01:00
Matthias Ringwald
1add4db554 example: add le_data_channel_client and le_data_channel_server demos 2018-01-19 16:15:28 +01:00
Matthias Ringwald
aba3b91ae0 esp32: mention make 3.81 on Ubunutu LTS 14.4 2018-01-15 11:25:59 +01:00
Matthias Ringwald
9994cdda7d stm32-f4discovery-cc256x: support ENABLE_SEGGER_RTT 2018-01-12 16:37:57 +01:00
Matthias Ringwald
d5c4838448 stm32-f4discovery-cc256x: compile all examples with Makefile 2018-01-12 15:57:30 +01:00
Matthias Ringwald
367554ea4a stm32-f4discovery-cc256x: avoid warning about UNUSED 2018-01-12 15:53:24 +01:00
Matthias Ringwald
775a92bfc8 stm32-f4discovery-cc256x: comment debug printf in stm32f4_hal 2018-01-12 15:52:45 +01:00
Matthias Ringwald
0cb28080bd stm32-l053r8-em9304: select btstack_chipset_em9304 and prepare patch upload 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
b6a24fb956 posix-h4: add meta patch for em9304 2018-01-10 14:30:24 +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
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
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
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
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