History log of /btstack/port/ (Results 51 – 75 of 1427)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2202964807-Nov-2023 Matthias Ringwald <[email protected]>

freebsd-netgraph: FreeBSD port that accesses ng_hci node

caeaa20601-Nov-2023 Matthias Ringwald <[email protected]>

port: update to CMake 3.12, mark PortAudio as optional, add pthread lib for posix

0d72163b20-Oct-2023 Matthias Ringwald <[email protected]>

esp32/btstack_audio_esp32_v4: tolerate empty i2s read after I2S_EVENT_RX_DONE


/btstack/CHANGELOG.md
/btstack/README.md
/btstack/doc/manual/docs-template/how_to.md
/btstack/doc/manual/docs-template/profiles.md
/btstack/doc/manual/docs-template/quick_start.md
/btstack/example/hfp_ag_demo.c
/btstack/example/hfp_hf_demo.c
/btstack/example/le_audio_demo_util_sink.c
/btstack/example/le_audio_demo_util_sink.h
/btstack/example/le_audio_demo_util_source.c
/btstack/example/le_audio_demo_util_source.h
/btstack/example/nordic_spp_le_counter.c
/btstack/platform/embedded/btstack_tlv_flash_bank.c
esp32/components/btstack/btstack_audio_esp32_v4.c
/btstack/src/ble/gatt-service/battery_service_server.c
/btstack/src/ble/gatt-service/device_information_service_server.c
/btstack/src/ble/gatt-service/nordic_spp_service_server.c
/btstack/src/ble/gatt-service/nordic_spp_service_server.h
/btstack/src/ble/gatt-service/scan_parameters_service_server.c
/btstack/src/ble/gatt-service/scan_parameters_service_server.h
/btstack/src/ble/gatt-service/tx_power_service_server.c
/btstack/src/ble/gatt-service/ublox_spp_service_server.c
/btstack/src/ble/gatt-service/ublox_spp_service_server.h
/btstack/src/ble/gatt_client.c
/btstack/src/btstack_lc3plus_fraunhofer.c
/btstack/src/classic/hfp.c
/btstack/src/classic/hfp_ag.c
/btstack/src/classic/hfp_ag.h
/btstack/src/classic/hfp_hf.c
/btstack/src/classic/hfp_hf.h
/btstack/src/classic/hid_device.c
/btstack/src/classic/hid_host.c
/btstack/src/classic/sdp_server.c
/btstack/src/classic/sdp_util.c
/btstack/src/classic/sdp_util.h
/btstack/src/classic/spp_server.c
/btstack/src/hci.c
/btstack/src/hci.h
/btstack/src/hci_cmd.c
/btstack/src/hci_cmd.h
/btstack/test/le_audio/CMakeLists.txt
/btstack/test/le_audio/le_audio_broadcast_sink.c
/btstack/test/le_audio/le_audio_broadcast_source.c
/btstack/test/le_audio/le_audio_unicast_gateway.c
/btstack/test/le_audio/le_audio_unicast_headset.c
/btstack/tool/btstack_code_template.py
57f681c004-Oct-2023 Matthias Ringwald <[email protected]>

port: avoid duplicate library warning for CMake

e8b7768f04-Oct-2023 Matthias Ringwald <[email protected]>

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

b4d037a204-Oct-2023 Matthias Ringwald <[email protected]>

port: skip '*demo_util*' in create example scripts

29540be009-May-2023 Matthias Ringwald <[email protected]>

posix-h4-nxp: fix portaudio detection

edf9379125-Sep-2023 Matthias Ringwald <[email protected]>

zephyr: support binary rtt logger

719fc9f925-Sep-2023 Matthias Ringwald <[email protected]>

zephyr: allow to compile LE Audio tests

494cb8e625-Sep-2023 Matthias Ringwald <[email protected]>

zephyr: support ISO packets in transport

650e0a8f25-Sep-2023 Matthias Ringwald <[email protected]>

zephyr: enable ISO Broadcast in LL

81b4771622-Sep-2023 Dirk Helbig <[email protected]>

zephyr: on nrf5340_cpuapp increase clock to 128MHz

5b3dbb3821-Sep-2023 Matthias Ringwald <[email protected]>

esp32: fix audio driver for config without MCLK or APLL

9c22853907-Sep-2023 Dirk Helbig <[email protected]>

btstack: unified handling of zephyr read static address command

le_audio: per application unique hci dump file names

9d6cfed507-Sep-2023 Dirk Helbig <[email protected]>

port/zephyr: update documentation

0503094406-Sep-2023 Matthias Ringwald <[email protected]>

windows-usb: fix readme


/btstack/CHANGELOG.md
/btstack/chipset/nxp/btstack_chipset_nxp.c
/btstack/chipset/nxp/nxp.cmake
/btstack/chipset/sx128x/ll_sx1280.c
/btstack/example/Makefile.inc
/btstack/example/hog_host_demo.c
/btstack/example/hog_host_demo.gatt
/btstack/example/sco_demo_util.c
/btstack/platform/embedded/btstack_tlv_flash_bank.c
/btstack/platform/embedded/btstack_tlv_flash_bank.h
windows-winusb-intel/README.md
windows-winusb/README.md
/btstack/src/ble/att_dispatch.c
/btstack/src/ble/att_dispatch.h
/btstack/src/ble/att_server.c
/btstack/src/ble/gatt_client.c
/btstack/src/ble/gatt_client.h
/btstack/src/ble/sm.c
/btstack/src/bluetooth_data_types.h
/btstack/src/btstack_crypto.c
/btstack/src/btstack_crypto.h
/btstack/src/btstack_defines.h
/btstack/src/btstack_event.h
/btstack/src/btstack_run_loop.h
/btstack/src/classic/avrcp.c
/btstack/src/classic/hfp.c
/btstack/src/classic/hfp.h
/btstack/src/classic/hfp_ag.c
/btstack/src/classic/hid_device.c
/btstack/src/gap.h
/btstack/src/hci.c
/btstack/src/hci.h
/btstack/src/hci_cmd.c
/btstack/src/hci_cmd.h
/btstack/src/l2cap.c
/btstack/src/l2cap.h
/btstack/test/ad_parser/Makefile
/btstack/test/att_db/Makefile
/btstack/test/avdtp_util/Makefile
/btstack/test/base64/Makefile
/btstack/test/ble_client/Makefile
/btstack/test/btstack_link_key_db/Makefile
/btstack/test/btstack_memory/Makefile
/btstack/test/crypto/Makefile
/btstack/test/des_iterator/Makefile
/btstack/test/embedded/Makefile
/btstack/test/flash_tlv/Makefile
/btstack/test/fuzz/CMakeLists.txt
/btstack/test/gap/Makefile
/btstack/test/gatt-service-client/Makefile
/btstack/test/gatt_client/Makefile
/btstack/test/gatt_client/gatt_client_test.cpp
/btstack/test/gatt_client/mock.c
/btstack/test/gatt_server/Makefile
/btstack/test/gatt_server/mock.c
/btstack/test/gatt_service_server/Makefile
/btstack/test/hfp/Makefile
/btstack/test/hid_parser/Makefile
/btstack/test/l2cap-cbm/Makefile
/btstack/test/l2cap-ecbm/Makefile
/btstack/test/l2cap-ecbm/l2cap_ecbm_test.cpp
/btstack/test/le_device_db_tlv/Makefile
/btstack/test/linked_list/Makefile
/btstack/test/maths/Makefile
/btstack/test/mesh/Makefile
/btstack/test/obex/Makefile
/btstack/test/ring_buffer/Makefile
/btstack/test/sdp/Makefile
/btstack/test/sdp_client/Makefile
/btstack/test/security_manager/Makefile
/btstack/test/security_manager_sc/Makefile
/btstack/test/tlv_posix/Makefile
/btstack/tool/compile_gatt.py
b85834a411-Aug-2023 Dirk Helbig <[email protected]>

port/zephyr: update documentation with network core config instructions

a0047cdd10-Aug-2023 Dirk Helbig <[email protected]>

port/zephyr: update README.md

b789860710-Aug-2023 Dirk Helbig <[email protected]>

port/zephyr: nrf51/52/53 support, fix for latest zephyr

f9c16b1f10-Aug-2023 Dirk Helbig <[email protected]>

port/zephyr: more tab conversions

71928eed10-Aug-2023 Dirk Helbig <[email protected]>

port/zephyr: fixed mixed tab/space usage

b51b065c28-Jun-2023 Dirk Helbig <[email protected]>

port/zephyr: fixed lc3 build, cleaned up CMakeLists.txt and fixed main signature warning

a05fc5f220-Jun-2023 Matthias Ringwald <[email protected]>

nrf5-zephyr: replaced by new port/zephyr

87521db120-Jun-2023 Matthias Ringwald <[email protected]>

zephyr: update readme

fba2f98420-Jun-2023 Matthias Ringwald <[email protected]>

zephyr: use zephyr as transport name

12345678910>>...58