nxp: combine MONOLITHIC_BT and MONOLITHIC_IEEE802154
Combine BLE and 802.15.4 monolithic build under a single config to make it less error prone. The choice between a BLE/802.15.4 combo firmware and a BLE only firmware is done depending on the Soc (like RW610 vs RW612). Signed-off-by: Axel Le Bourhis <axel.lebourhis@nxp.com>
This commit is contained in:
parent
03b936f279
commit
5dfd41e51a
8 changed files with 16 additions and 16 deletions
|
@ -15,7 +15,7 @@ tests:
|
|||
- rd_rw612_bga
|
||||
- frdm_rw612
|
||||
extra_configs:
|
||||
- CONFIG_NXP_MONOLITHIC_BT=n
|
||||
- CONFIG_NXP_MONOLITHIC_NBU=n
|
||||
bluetooth.general.tester_le_audio:
|
||||
build_only: true
|
||||
platform_allow:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue