samples: bluetooth: Enable PM on rd_rw612_bga
Enable PM by default for rd_rw612_bga on peripheral_ht and central_ht samples Those are the BLE samples running on the CI, so it will be better to also check the builds with PM and also have some BLE apps to try PM with. Signed-off-by: Yassine El Aissaoui <yassine.elaissaoui@nxp.com>
This commit is contained in:
parent
3f90957e36
commit
73bf6f6371
2 changed files with 2 additions and 0 deletions
1
samples/bluetooth/central_ht/boards/rd_rw612_bga.conf
Normal file
1
samples/bluetooth/central_ht/boards/rd_rw612_bga.conf
Normal file
|
@ -0,0 +1 @@
|
|||
CONFIG_PM=y
|
1
samples/bluetooth/peripheral_ht/boards/rd_rw612_bga.conf
Normal file
1
samples/bluetooth/peripheral_ht/boards/rd_rw612_bga.conf
Normal file
|
@ -0,0 +1 @@
|
|||
CONFIG_PM=y
|
Loading…
Add table
Add a link
Reference in a new issue