History log of /btstack/port/qt-h4/CMakeLists.txt (Results 1 – 11 of 11)
Revision Date Author Comments
# e8b7768f 04-Oct-2023 Matthias Ringwald <[email protected]>

port: ignore '*demo_util*' when examples are globbed


# bbce5fac 29-Nov-2022 Matthias Ringwald <[email protected]>

port: streamling CMake build files, fix .h not getting generated in some ports


# 7367e9aa 21-Nov-2022 Matthias Ringwald <[email protected]>

port: make pkg-config check optional where possible, add portaudio


# 01f72e3d 23-Sep-2021 Matthias Ringwald <[email protected]>

CC2564C: update for Service Pack v1.5. Use CC2564C version in most ports


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

qt: rework shutdown on ctrl-c


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

hci_dump: use hci_dump_posix_fs with PacketLogger format in all posix ports


# 793a0509 02-Mar-2021 Matthias Ringwald <[email protected]>

h4 posix ports: use btstack_uart_posix instead of btstack_uart_block_posix


# 2b6ecffc 21-Jan-2021 Matthias Ringwald <[email protected]>

cmake: use pkg config for libusb compile/link flags


# f2eb0907 11-Sep-2020 Matthias Ringwald <[email protected]>

cc256x: update CC256xC to v1.4


# 4783d256 23-Jun-2020 Matheus Garbelini <[email protected]>

Fix some python3 related errors during compilation

* qt-h4 cmake now uses PROJECT_SOURCE_DIR to correctly point to the project root folder (fixes compilation error when the user build from sub-folde

Fix some python3 related errors during compilation

* qt-h4 cmake now uses PROJECT_SOURCE_DIR to correctly point to the project root folder (fixes compilation error when the user build from sub-folder)
* Change from using python to `python3` (previously compilation would fail if user had python as the default python2.7)

show more ...


# 4953c773 02-Mar-2020 Matthias Ringwald <[email protected]>

port/qt-h4: add qt port for Bluetooth Controller connected via UART