eda99e35bb
A list of breaking changes: - SoftDevice libraries was renamed and libaries are now cmpatible with all platfroms with a given faimily. - The random number generator was decoupled from the controller and must now be provided by the user. We use arc4random_buf NuttX API for this. - sdc_support_ API must be called before sdc_cfg_set() - update public API terms to Bluetooth Core Specification v5.3 (mainly change slave/master to central/peripheral) NuttX NRF52 configuration options properly updated. - BLE features are supported only if the proper BLE role is selected - sdc_hci_evt_get() and sdc_hci_data_get() have been replaced by sdc_hci_get() |
||
---|---|---|
.. | ||
include | ||
src | ||
Kconfig |