Matthias Ringwald
|
b35e5ee41e
|
esp32: provide hci_dump_embedded_stdout.c
|
2021-07-08 11:10:34 +02:00 |
|
Matthias Ringwald
|
fdd7f115a2
|
esp32: fix project files for HSP/HFP examples
|
2021-07-08 11:10:19 +02:00 |
|
Matthias Ringwald
|
dbc40e8235
|
libusb: fix build
|
2021-07-05 17:10:21 +02:00 |
|
Matthias Ringwald
|
00f9da3aee
|
qt: rework shutdown on ctrl-c
|
2021-07-05 16:35:00 +02:00 |
|
Matthias Ringwald
|
d5b02eade8
|
windows: use btstack_stdin_window_register_ctrl_c_callback to trigger shutdown on ctrl-c
|
2021-07-05 16:10:43 +02:00 |
|
Matthias Ringwald
|
f11fd9a990
|
posix: use bstack_signal to trigger shutdown for ctrl-c
|
2021-07-05 16:10:05 +02:00 |
|
Matthias Ringwald
|
d338410556
|
embedded: use generic btstack_run_loop_poll_data_sources_from_irq instead of btstack_run_loop_embedded_trigger
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
3c7763bd89
|
wiced: remove obsolete hci_transport_h4_wiced.c
|
2021-07-02 16:51:58 +02:00 |
|
Matthias Ringwald
|
a79ee7d2c3
|
windows-winusb: fix build
|
2021-06-30 23:14:01 +02:00 |
|
Matthias Ringwald
|
f0e9886bf1
|
windows: use same cflags for all ports
|
2021-06-30 23:10:42 +02:00 |
|
Matthias Ringwald
|
34fd36da18
|
port: copy edit port readmes, archive ios port
|
2021-05-31 16:44:53 +02:00 |
|
Matthias Ringwald
|
43b344c96e
|
daemon: enable software aes128
|
2021-05-19 09:37:41 +02:00 |
|
Matthias Ringwald
|
8e170f4213
|
port/arduino: set h4 config, register hci packet handler for advertisements and connection events
|
2021-05-18 19:17:24 +02:00 |
|
Matthias Ringwald
|
ed4f8b7280
|
fix dependency on .gatt file in CMake builds
|
2021-05-09 23:18:51 +02:00 |
|
Matthias Ringwald
|
c7747faaec
|
arduino: use git tag/revision for archive
|
2021-05-09 22:47:16 +02:00 |
|
Matthias Ringwald
|
690999b0e5
|
arduino: fix ancs example build
|
2021-05-09 22:35:44 +02:00 |
|
Matthias Ringwald
|
eb4dccece8
|
arduino: update mkdocs project
|
2021-05-09 22:24:53 +02:00 |
|
Matthias Ringwald
|
b149c1b927
|
arduino: rework Makefile and update BTstack C++ wrapper for 1.0 API
|
2021-05-09 22:14:56 +02:00 |
|
Matthias Ringwald
|
7daf1469d8
|
libusb: recreate gatt .h file if .gatt is changed in CMake build
|
2021-05-03 12:29:32 +02:00 |
|
Matthias Ringwald
|
50c79195c5
|
fix builds
|
2021-05-03 12:29:32 +02:00 |
|
Matthias Ringwald
|
b4c226895e
|
stm32-l451-miromico: turn off rgb led on disconnect
|
2021-05-03 12:29:23 +02:00 |
|
Matthias Ringwald
|
6b8177c56d
|
ports: new stm32-l476rg-nucleo-sx1280 port
|
2021-05-01 00:25:34 +02:00 |
|
Matthias Ringwald
|
267eaa9ecc
|
stm32-l451-miromico-sx1280: fix disconnect in RGB LED demo
|
2021-05-01 00:25:34 +02:00 |
|
Matthias Ringwald
|
f87ef305b4
|
stm32-l451-miromico-sx1280: fix disconnect in RGB LED demo
|
2021-04-28 23:57:40 +02:00 |
|
Matthias Ringwald
|
d42180bbda
|
stm32-l451-miromico-sx1280: update readme
|
2021-04-26 23:05:17 +02:00 |
|
Matthias Ringwald
|
affe4dee35
|
stm32-l451-miromico-sx1280: add RGB LED demo
|
2021-04-26 23:05:17 +02:00 |
|
Matthias Ringwald
|
2c4f9bbb6d
|
chipset: use cinnamon name for BlueKitchen Controller/Link Layer
|
2021-04-21 16:24:37 +02:00 |
|
Matthias Ringwald
|
0138fcae13
|
port: new nrf5 port with Cinnamon Controller/Link Layer
|
2021-04-21 09:37:22 +02:00 |
|
Matthias Ringwald
|
aff7b6f1f5
|
nrf5x: drop first attempt on nrf5 link layer implementation
|
2021-04-21 09:25:08 +02:00 |
|
Matthias Ringwald
|
e0b56338c6
|
stm32-l073-nucleo-em9304: fix build
|
2021-04-10 17:29:16 +02:00 |
|
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 |
|