Damien George
|
e965363b6b
|
stm32: Refactor Bluetooth HCI RX to be independent of transport layer.
Now all HCI specific code (eg UART vs WB55 internal messaging) is confined
to modbluetooth_hci.c.
|
2020-03-10 01:53:42 +11:00 |
Damien George
|
69661f3343
|
all: Reformat C and Python source code with tools/codeformat.py.
This is run with uncrustify 0.70.1, and black 19.10b0.
|
2020-02-28 10:33:03 +11:00 |
Damien George
|
6a64b280d0
|
stm32: Add support for RF coprocessor on WB55 MCUs.
This requires a BLE wireless stack firmware to be already programmed in the
secure flash area of the device.
|
2019-11-01 14:52:17 +11:00 |