History log of /btstack/port/windows-winusb/main.c (Results 1 – 22 of 22)
Revision Date Author Comments
# b795dcd0 10-Jun-2024 Marcel Wappler <[email protected]>

windows: include <Windows.h> first


# 42c5c558 21-Nov-2022 Matthias Ringwald <[email protected]>

windows ports: enable PortAudio via pkg-config in CMake build


# 3086bcce 29-Apr-2022 Matthias Ringwald <[email protected]>

windows: use windows btstack_tlv and hci dump implementations


# 54736c11 29-Apr-2022 Matthias Ringwald <[email protected]>

port: use btstack_strcpy and btstack_cat instead of strcpy/strcat


# 839d1694 28-Feb-2022 Matthias Ringwald <[email protected]>

libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename


# 15d21758 25-Feb-2022 Matthias Ringwald <[email protected]>

libusb, posix and windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename


# 2fca4dad 02-Nov-2021 Milanka Ringwald <[email protected]>

license: update text


# 34c6d5e0 18-Jul-2021 Matthias Ringwald <[email protected]>

windows: store pklg in current dir


# d5b02ead 05-Jul-2021 Matthias Ringwald <[email protected]>

windows: use btstack_stdin_window_register_ctrl_c_callback to trigger shutdown on ctrl-c


# a79ee7d2 30-Jun-2021 Matthias Ringwald <[email protected]>

windows-winusb: fix build


# c8dfe071 26-Mar-2021 Matthias Ringwald <[email protected]>

hci_transport: extract convenience function declaration for h4, h5, em9304_spi, and usb into separate hci_transport_{type}.h


# 7435ec7b 09-Mar-2021 Matthias Ringwald <[email protected]>

hci_dump: use hci_dump_posix_fs with PacketLogger format in all posix ports


# 98451c7b 09-Mar-2021 Matthias Ringwald <[email protected]>

ports: disable hci dump in all ports


# 6486d278 22-Jun-2020 Matthias Ringwald <[email protected]>

windows ports: configure for btstack_tlv_posix


# 766dffb7 22-Jun-2020 Matthias Ringwald <[email protected]>

windows-winusb: remove references to intel driver


# f61339ea 21-Sep-2018 Matthias Ringwald <[email protected]>

windows-winusb-intel: new port for windows-winusb & Intel Wireless 8260 / 8265 Controllers


# 7ea7688a 25-May-2017 Matthias Ringwald <[email protected]>

btstack_stdin: replace stdin_support.[ch] with btstack_stdin.h and platform implementations


# cf524f2b 19-Apr-2017 Matthias Ringwald <[email protected]>

posix/windows ports: show BD ADDR when stack running


# ab2c6ae4 24-Mar-2017 Matthias Ringwald <[email protected]>

tool: add update_filename.py that adds __BTSTACK_FILE__ to every .c file for use with debug output instead of __FILE__


# b96c8f44 17-Jan-2017 Matthias Ringwald <[email protected]>

posix-like ports: unify sigint handler


# 5d0321ac 10-Jan-2017 Matthias Ringwald <[email protected]>

winusb: use packet logger


# 5da69017 04-Jan-2017 Matthias Ringwald <[email protected]>

windows: USB implementation based on WinUSB