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 |
|
Matthias Ringwald
|
3c367d7cc3
|
msp432p401lp-cc256x: implement puts and putchar
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
0cec242b70
|
msp432p401lp-cc256x: enable btstack_assert
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
20d2b70ca1
|
msp432p401lp-cc256x: reserve 16 dma channel control structure (8 channels * 2 pri/alt)
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
49845b4368
|
msp432p401lp-cc256x: cleanup
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
a2f998ed80
|
msp432p401lp-cc256x: use 3mbps as main baudrate, comment hci dump
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
44ea22957c
|
msp432p401lp-cc256x: check Controller LMP version
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
14ce5a690e
|
msp432p401lp-cc256x: set SP to end of 64k SRAM
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
10457fd120
|
msp432p401lp-cc256x: update Makefile/config
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
992f9cc193
|
msp432p401lp-cc256x: raise RTS if DMA uses different buffer
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
3ae54f9db5
|
msp432p401lp-cc256x: loopback uart dma test
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
2171803ecd
|
msp432p401lp-cc256x: config baudrate on init, config alt dma transfer for rx
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
5ad984f6b0
|
msp432p401lp-cc256x: update for EM BoosterPacket with CC2564C module
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
9782e8840d
|
msp432p401lp-cc256x: use defines for Bluetooth GPIO config
|
2020-12-30 23:41:42 +01:00 |
|
Matthias Ringwald
|
09c40e12a8
|
msp432p401lp-cc256x: ping pong dma for rx
|
2020-12-30 23:41:42 +01:00 |
|