Matthias Ringwald
|
1a6cbb821e
|
nrf5-zephyr: use run loop base
|
2021-03-05 11:49:44 +01:00 |
|
Matthias Ringwald
|
b23e1511be
|
btstack_run_loop_windows: use run loop base (build)
|
2021-03-05 11:49:44 +01:00 |
|
Matthias Ringwald
|
6cdca94f97
|
btstack_run_loop_wiced: use run loop base
|
2021-03-05 11:49:44 +01:00 |
|
Matthias Ringwald
|
86dbc093a7
|
btstack_run_loop_freertos: use run loop base (build)
|
2021-03-05 11:46:58 +01:00 |
|
Matthias Ringwald
|
50b47281dc
|
btstack_run_loop_embedded: use run loop base (build)
|
2021-03-05 11:46:58 +01:00 |
|
Matthias Ringwald
|
eda177a49c
|
btstack_run_loop_posix: use run loop base (build)
|
2021-03-05 11:46:58 +01:00 |
|
Matthias Ringwald
|
bfc39f3e53
|
ports: move pic32-harmony port into ports/archive
|
2021-03-03 14:35:47 +01:00 |
|
Matthias Ringwald
|
f8da99a8ad
|
fix builds: libusb cmake, tool/metrics, test/mesh
|
2021-03-03 14:28:48 +01:00 |
|
Matthias Ringwald
|
1182cb7ea8
|
ports: move Broadcom/Cypress ports using H5 into ports/archive
|
2021-03-03 14:18:58 +01:00 |
|
Matthias Ringwald
|
1664436fd6
|
ports: move MSP430 ports into ports/archive
|
2021-03-03 10:35:34 +01:00 |
|
Matthias Ringwald
|
eb9e0ff41a
|
posix-h5/posix-h5-bcm: use even parity for UART
|
2021-03-03 09:57:50 +01:00 |
|
Matthias Ringwald
|
793a050932
|
h4 posix ports: use btstack_uart_posix instead of btstack_uart_block_posix
|
2021-03-03 09:42:01 +01:00 |
|
Matthias Ringwald
|
79530e3778
|
h5 ports: use btstack_uart_posix without slip wrapper
|
2021-03-03 09:42:01 +01:00 |
|
Matthias Ringwald
|
08b9cddccb
|
h5 ports: use uart slip wrapper for posix-h5, posix-h5-bcm, raspi, wiced-h5, pic32-harmony
|
2021-03-03 09:38:32 +01:00 |
|
Matthias Ringwald
|
bbdd6fe816
|
pic32-harmony: fix build
|
2021-03-01 14:32:16 +01:00 |
|
Matthias Ringwald
|
a59ee66583
|
posix-h5: use higher baud rate if supported
|
2021-02-27 22:57:11 +01:00 |
|
Matthias Ringwald
|
70c4866a9b
|
apollo2-em9304: fix READMe for running make
|
2021-02-21 20:27:28 +01:00 |
|
Matthias Ringwald
|
71e722a76b
|
posix-h4: support for portaudio
|
2021-02-18 11:18:16 +01:00 |
|
Matthias Ringwald
|
7d94e05f64
|
libusb: comment port audio flags in makefile again
|
2021-02-18 11:17:48 +01:00 |
|
Matthias Ringwald
|
4198a07c2c
|
libusb: fix build with older CMake < 3.12
|
2021-02-18 10:55:47 +01:00 |
|
Matthias Ringwald
|
14d2ee6790
|
libusb: detect portaudio and enable it in CMake project
|
2021-02-16 11:08:52 +01:00 |
|
Matthias Ringwald
|
f763b8ceaf
|
stm32-f4discovery-usb: enable audio support
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
3e8c83ac75
|
stm32-f4discovery-usb: resubmit bulk in transfer in next frame for NAK
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
6cad159483
|
stm32-f4discovery-usb: don't re-activate the channel for BULK endpoints
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
3faedff94c
|
stm32-f4discovery-usb: chunk larger packets for ACL Out
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
19da40b0a5
|
stm32-f4discovery-usb: resubmit ACL In if nothing happens
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
eaecc60a9c
|
stm32-f4discovery-usb: implement ACL Out
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
8b703f3d8c
|
stm32-f4discovery-usb: temp disable sleep mode until effect on RTT is clear
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
a8ae57e4d8
|
stm32-f4discovery-usb: implement ACL In
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
9222ce23eb
|
stm32-f4discovery-usb: implement HCI Event receive - part 2
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
bb028eda96
|
stm32-f4discovery-usb: implement HCI Event receive - part 1
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
693a5fb5bc
|
stm32-f4discovery-usb: implement HCI Command send
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
d20c764cf7
|
stm32-f4discovery-usb: poll USB Host Process when hci transport is activated
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
4317f7c807
|
stm32-f4discovery-usb: add BTstack sources, build examples, add stub h2 driver
|
2021-02-11 17:09:31 +01:00 |
|
Matthias Ringwald
|
7acb1eef40
|
stm32-f4discovery-usb: send HCI Reset and receive HCI Command Complete
|
2021-02-11 17:09:30 +01:00 |
|
Matthias Ringwald
|
40bec0daf6
|
stm32-f4discovery-usb: create usbh_bluetooth.c
|
2021-02-11 17:09:30 +01:00 |
|
Matthias Ringwald
|
a8f7f3fcbc
|
stm32-f4discovery-usb: enable RTT, USBH debug messages, HID test, 4 Endpoints
|
2021-02-11 17:09:30 +01:00 |
|
Matthias Ringwald
|
1ddeadfcb2
|
fix warnings / add hid_host.c to embedded targets
|
2021-02-09 19:22:43 +01:00 |
|
Matthias Ringwald
|
2cc827d492
|
zephyr: init sm in posix-h4-zephyr and windows-h4-zephyr
|
2021-02-09 12:19:08 +01:00 |
|
Matthias Ringwald
|
f4ab45812f
|
libusb: add new 0x000b pid of Zephyr HCI USB firmware, init sm_init(), disable SCO if there's only one interface
|
2021-02-08 09:57:37 +01:00 |
|
Matthias Ringwald
|
9d30a519f9
|
libusb/pts: add -Wswitch-default for gcc (ignored by clang)
|
2021-02-02 15:07:43 +01:00 |
|
Matthias Ringwald
|
eaffacf936
|
esp32: enable wide-band speech, disable secure connections for hfp/hsp demos
|
2021-01-26 16:22:48 +01:00 |
|
Matthias Ringwald
|
2b6ecffc7f
|
cmake: use pkg config for libusb compile/link flags
|
2021-01-21 18:57:04 +01:00 |
|
Matthias Ringwald
|
4f75656a02
|
ports: STM32-F103RB Nucleo + CC256x port removed
|
2021-01-14 23:51:10 +01:00 |
|
Matthias Ringwald
|
e01e7c7627
|
msp432p401lp-cc256x: add README
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
520b0a5f5f
|
msp432p401lp-cc256x: remove local hci_dump.c copy
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
6ea4c31d9c
|
msp432p401lp-cc256x: rework Makefile, add all non-audio examples
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
4472ec1633
|
msp432p401lp-cc256x: fix delay_ms implementation
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
64d059d526
|
msp432p401lp-cc256x: support BOOST-CC2564MODA
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
0e19a6f090
|
msp432p401lp-cc256x: trace time in hal_uart_dma_harvest via gpio
|
2020-12-30 23:41:42 +01:00 |
|