commit | bca3deb1e7352f3d4813b0f0c2c9212d909709fb | [log] [tgz] |
---|---|---|
author | Carles Cufi <carles.cufi@nordicsemi.no> | Thu Apr 18 13:34:43 2019 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Apr 19 12:21:21 2019 +0200 |
tree | bef9a1eba3b906629868f1ec7de94918f0e29e7e | |
parent | 43b00eff1f8f4731705710558c209071a463e25b [diff] |
drivers: Bluetooth: Generalize IC-specific setup hook In order to generalize the currently specialized nRF51 IC setup hook, make the following changes: - Generalize the hook to bt_ic_setup() - Use a weak NOP version by default - Move the currently existing one to the board folder Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>