33 Commits

Author SHA1 Message Date
Matthias Ringwald
6486d27807 windows ports: configure for btstack_tlv_posix 2020-06-22 16:27:42 +02:00
Matthias Ringwald
766dffb7a9 windows-winusb: remove references to intel driver 2020-06-22 15:16:28 +02:00
Matthias Ringwald
0af1bfd99d windows ports: mention conio.h not found in msys2 32-bit and/or 32-bit toolchain 2020-03-18 10:26:22 +01:00
Matthias Ringwald
7cdc89a533 ports: enable software AES128 on most desktop platforms 2020-01-16 15:29:48 +01:00
Matthias Ringwald
1f2f453bdd windows: add NVM_NUM_DEVICE_DB_ENTRIES to btstack_config.h 2019-10-21 17:20:21 +02:00
Matthias Ringwald
e514a7f533 port: configure desktop ports (libusb,posix,windows) for mesh 2019-07-20 09:32:04 +02:00
Matthias Ringwald
bdc352b16d examples: renamed le_counter to gatt_counter and le_streamer to le_streamer_server to indicate suppport for GATT over BR/EDR 2019-06-21 10:45:17 +02:00
Matthias Ringwald
62ab70e958 lwip: add pan_lwip_http_server example to windows platforms 2019-06-08 23:43:25 +02:00
Matthias Ringwald
b5674ee206 windows: enable L2CAP ERTM, list pacman packages 2019-06-08 22:48:30 +02:00
Matthias Ringwald
f67eb7c279 port: allow to defined BTSTACK_ROOT and include exising Makefiles. Fixes #198 2019-04-15 14:34:59 +02:00
Matthias Ringwald
f61339ea81 windows-winusb-intel: new port for windows-winusb & Intel Wireless 8260 / 8265 Controllers 2018-09-21 11:38:26 +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
95c90b0854 windows: add btstack_audio to windows-h4 and windows-winusb 2018-07-20 16:29:51 +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
531729b170 csr: provide csr_set_bd_addr for windows-winusb port 2018-02-20 09:47:15 +01:00
Matthias Ringwald
d08566fb6e posix: implement link key iterator for btstack_link_key_db_fs 2018-02-05 18:25:10 +01:00
Matthias Ringwald
ff01079be9 add le_data_channel examples to most ports 2018-01-19 16:32:28 +01:00
Matthias Ringwald
c75587468f ports: add missing README.md files 2018-01-05 12:02:59 +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
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
b435e06234 hci: require ENABLE_LE_DATA_LENGTH_EXTENSION to enable max packet lenghts 2017-07-07 22:34:48 +02:00
Matthias Ringwald
08c0d996ca example/avdtp_sink: move avdtp_sink_demo to examples 2017-06-02 14:32:04 +02:00
Matthias Ringwald
7ea7688a8f btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations 2017-05-27 21:50:19 +02:00
Matthias Ringwald
cf524f2b10 posix/windows ports: show BD ADDR when stack running 2017-04-19 14:34:18 +02:00
Matthias Ringwald
ab2c6ae4b7 tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__ 2017-03-24 23:39:20 +01:00
Matthias Ringwald
1bbecc2b49 hfp: ENABLE_HFP_WIDE_BAND_SPEECH required for HFP mSBC 2017-03-20 10:59:17 +01:00
Matthias Ringwald
f12924e0a6 Remove ENABLE_LOG_INTO_HCI_DUMP - it only affected console output and there enabled/disabled the timestamp 2017-01-30 17:03:37 +01:00
Matthias Ringwald
b96c8f447a posix-like ports: unify sigint handler 2017-01-17 10:30:40 +01:00
Matthias Ringwald
73d0f5e553 windows: add LE Central + LE Peripheral config flags 2017-01-17 10:26:04 +01:00
Matthias Ringwald
eddcc851ca winusb: add basic btstack_config.h 2017-01-16 14:45:07 +01:00
Matthias Ringwald
5d0321ac0e winusb: use packet logger 2017-01-10 16:03:50 +01:00
Matthias Ringwald
5da690179b windows: USB implementation based on WinUSB 2017-01-04 21:59:26 +01:00