tests/samples: fix some missing tags
Many driver samples or tests only had 'drivers' as the tag, without a tag indicating what driver that is exactly, so add some missing tags. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
09b514a610
commit
67e8d03280
33 changed files with 39 additions and 67 deletions
|
@ -1,4 +1,4 @@
|
|||
tests:
|
||||
drivers.clock.nrf5_clock_calibration:
|
||||
tags: drivers
|
||||
tags: drivers clock
|
||||
platform_allow: nrf51dk_nrf51422 nrf52dk_nrf52832 nrf52840dk_nrf52840
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue