History log of /btstack/chipset/cc256x/btstack_chipset_cc256x.c (Results 1 – 18 of 18)
Revision Date Author Comments
# ee45d18f 31-Dec-2022 Matthias Ringwald <[email protected]>

btstack_chipset_cc256x: fix unused warnings


# 49ed206d 18-Nov-2020 Matthias Ringwald <[email protected]>

cc256x: configure PCM/I2S for CVSD, if ENABLE_SCO_OVER_PCM is defined


# 4bf37171 19-May-2020 Matthias Ringwald <[email protected]>

cc256x: allow to specify power vector for each modulation type


# 63efc2ed 15-May-2020 Matthias Ringwald <[email protected]>

cc256x: allow to specify power vector for each modulation type


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


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

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


# 48900dc5 13-May-2017 Matthias Ringwald <[email protected]>

cc256x: fix regression for MSP430 targets


# e2ee49ea 13-May-2017 Matthias Ringwald <[email protected]>

cc256x: allow to select custom init script for next power up


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


# 638e16f3 13-Dec-2016 Matthias Ringwald <[email protected]>

cc256x: support CC256xB v1.5 and CC256xC v1.0 service packs


# e63eef5d 17-Jul-2016 Matthias Ringwald <[email protected]>

cc256x: add command for setting bd addr


# 5415113f 20-May-2016 Matthias Ringwald <[email protected]>

cc256x: follow recommendations for SCO over HCI


# f6a20ec9 27-Apr-2016 Matthias Ringwald <[email protected]>

eHCILL: use ENABLE_EHCILL instead of HAVE_EHCILL plus runtime enable call, updated docs


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

fix old contact email


# 71c4de7a 01-Mar-2016 Matthias Ringwald <[email protected]>

sco: HAVE_SCO_OVER_HCI -> ENABLE_SCO_OVER_HCI


# 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


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

renamed bt_control_chipsetname into btstack_chipset_chipsetname. fix some builds