History log of /btstack/chipset/bcm/btstack_chipset_bcm.c (Results 1 – 25 of 26)
Revision Date Author Comments
# 5449042e 05-Dec-2024 Matthias Ringwald <[email protected]>

chipset: fix warnings


# 7d6c5059 28-Oct-2024 Matthias Ringwald <[email protected]>

chipset/bcm: fix warnings


# c9207d20 07-Aug-2024 Matthias Ringwald <[email protected]>

chipset/bcm: map strncasecmp for Visual Studio


# ab3cc223 31-Mar-2023 Matthias Ringwald <[email protected]>

- chipset/bcm: look for PatchRAM file DEVICE_NAME...hcd


# 2a0a6126 03-Nov-2022 Matthias Ringwald <[email protected]>

chipset/bcm: avoid sprintf


# 74f83314 10-Jun-2022 Matthias Ringwald <[email protected]>

chipset: fix warnings


# 761802cc 10-Jun-2022 Matthias Ringwald <[email protected]>

chipset/bcm: use tinydir instead of dirent


# bd68af28 10-Jun-2022 Matthias Ringwald <[email protected]>

chipset/bcm: use fopen instead of open


# f19b3c9e 07-Apr-2020 Matthias Ringwald <[email protected]>

chipset/bcm: wait 300 ms after PatchRAM update in hci.c to assert Controller is ready


# 6ffe3f3e 01-Apr-2020 Matthias Ringwald <[email protected]>

hci: fix compile


# 7a4d61a3 31-Mar-2020 Matthias Ringwald <[email protected]>

chipset: assert hci packet buffers are suitable for firmware upload or patches (atwilc3000,bcm,cc256x,intel)


# ff3cc4a5 03-Dec-2019 Matthias Ringwald <[email protected]>

MISRAC2012-Rule-14.4_d: use while(true) instead of while(1)


# 1565be94 14-May-2019 Matthias Ringwald <[email protected]>

bcm: skip reset baud rate after init script if init script is empty, e.g. CYW20707


# e501bae0 11-May-2019 Matthias Ringwald <[email protected]>

Use BTSTACK_FILE__ without __ prefix (MISRAC2012-Rule-21.1)


# 8db5aeed 24-Jul-2018 Matthias Ringwald <[email protected]>

bcm: fix patchram download


# 646a1850 25-Apr-2017 Matthias Ringwald <[email protected]>

bcm/h5: allow to use higher main baud rate when fully booted


# 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__


# 100d3ee3 01-Feb-2017 Matthias Ringwald <[email protected]>

bcm: comment on delay after init script


# 9ed5a9ef 02-Dec-2016 Matthias Ringwald <[email protected]>

bcm: fix compile for windows


# 64eccac7 14-Nov-2016 Matthias Ringwald <[email protected]>

chipset-bcm: support .hcd files in posix-h4 port


# 51acb414 26-Mar-2016 Matthias Ringwald <[email protected]>

fix old contact email


# a47028ed 24-Feb-2016 Matthias Ringwald <[email protected]>

fix compile


# f8fbdce0 31-Jan-2016 Matthias Ringwald <[email protected]>

use little/big_endian_read/store_16/24/32


# c0cdcfe7 22-Jan-2016 Matthias Ringwald <[email protected]>

hci: added local version information callback to allow for runtime driver selection


# fb55bd0a 22-Jan-2016 Matthias Ringwald <[email protected]>

remove btstack_control_h from hci_init. mark btstack_control, hci_transport, and hci_transport_config as const


12