tests: power_mgmt: Add nucleo_l476rg to integrations platforms
Add a real board/SoC that supports power mgmt on the STM32 side to get some additional coverage and hopefully catch any build issues in the future. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
55145beee0
commit
edb78537f9
1 changed files with 1 additions and 0 deletions
|
@ -7,4 +7,5 @@ tests:
|
||||||
integration_platforms:
|
integration_platforms:
|
||||||
- qemu_x86
|
- qemu_x86
|
||||||
- mps2_an385
|
- mps2_an385
|
||||||
|
- nucleo_l476rg
|
||||||
tags: power
|
tags: power
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue