1147 Commits

Author SHA1 Message Date
Matthias Ringwald
369e4864f3 wiced-h4: fix build 2021-04-07 19:17:12 +02:00
Matthias Ringwald
02a896b61c port: fix embedded builds (ancs_client.c -> ble/gatt-service) 2021-04-07 18:57:01 +02:00
Matthias Ringwald
742c132cdc libusb: CMake - use generic SDK on OS X, export compile commands 2021-04-01 15:51:44 +02:00
Matthias Ringwald
c8dfe071e5 hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h 2021-03-26 11:51:57 +01:00
Matthias Ringwald
a813c6af95 stm32-f4discovery-usb: fix build 2021-03-15 18:43:14 +01:00
Matthias Ringwald
1773fdc79d chipset: collect portable controller code in chipset/controller 2021-03-11 21:24:51 +01:00
Matthias Ringwald
22dc82503e hci_dump: wiced-h4 port 2021-03-11 15:53:46 +01:00
Matthias Ringwald
09df40bd40 hci_dump: stm32 ports 2021-03-11 15:53:46 +01:00
Matthias Ringwald
25d9a2cd74 hci_dump: samv71-xplained-atwilc3000 port 2021-03-11 15:53:46 +01:00
Matthias Ringwald
057ebb4540 hci_dump: renesas-tb-s1ja-cc256x port 2021-03-11 15:53:46 +01:00
Matthias Ringwald
8636a61217 hci_dump: nrf5x 2021-03-11 15:53:46 +01:00
Matthias Ringwald
34c8f786e4 hci_dump: nrf5-zephyr 2021-03-11 15:53:46 +01:00
Matthias Ringwald
5d255a7a69 hci_dump: msp432 port 2021-03-11 15:53:45 +01:00
Matthias Ringwald
cccba2901c hci_dump: max32630-fthr port 2021-03-11 15:53:45 +01:00
Matthias Ringwald
017c2996ac hci_dump: arduino port 2021-03-11 15:53:45 +01:00
Matthias Ringwald
287aaa024c hci_dump: apollo2 port 2021-03-11 15:53:45 +01:00
Matthias Ringwald
be2a754961 hci_dump: esp32 port 2021-03-11 15:53:45 +01:00
Matthias Ringwald
7435ec7b56 hci_dump: use hci_dump_posix_fs with PacketLogger format in all posix ports 2021-03-11 15:53:45 +01:00
Matthias Ringwald
e51d966a3d hci_dump: disable hci_dump for ports and tests 2021-03-11 15:53:45 +01:00
Matthias Ringwald
98451c7b10 ports: disable hci dump in all ports 2021-03-11 15:53:45 +01:00
Matthias Ringwald
571f6be0ed msp432p401lp-cc256x: fix build 2021-03-10 11:37:51 +01:00
Matthias Ringwald
8e2b5d88cf port/Makefile: exclude ports from archive 2021-03-09 16:44:48 +01:00
Matthias Ringwald
6f122aa372 Remove btstack_run_loop_base from port and test 2021-03-08 10:39:10 +01:00
Matthias Ringwald
6bdecec7ba move GATT Service clients into ble/gatt-service 2021-03-08 10:09:41 +01:00
Matthias Ringwald
842264f18f stm32 ports: add battery and device information clients, test/security_manager_sc: add run loop base 2021-03-07 18:09:58 +01:00
Matthias Ringwald
c31f237122 mtk: add run_loop_base 2021-03-07 17:25:05 +01:00
Matthias Ringwald
3c7822d846 doc: update links, use nav for newer mkdocs 2021-03-07 16:53:42 +01:00
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