MAINTAINERS: Add build_all test files for crypto, disk and w1
Add build_all to `files:` entry to crypto, disk and w1. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
This commit is contained in:
parent
0845fbda7f
commit
67db7fb232
|
@ -916,6 +916,7 @@ Disk:
|
|||
- subsys/sd/
|
||||
- tests/subsys/sd/
|
||||
- tests/drivers/disk/
|
||||
- tests/drivers/build_all/disk/
|
||||
- include/zephyr/sd/
|
||||
- dts/bindings/sd/
|
||||
- dts/bindings/mmc/
|
||||
|
@ -1223,6 +1224,7 @@ Release Notes:
|
|||
- samples/drivers/crypto/
|
||||
- tests/crypto/
|
||||
- doc/services/crypto/
|
||||
- tests/drivers/build_all/crypto/
|
||||
labels:
|
||||
- "area: Crypto / RNG"
|
||||
tests:
|
||||
|
@ -2128,6 +2130,7 @@ Release Notes:
|
|||
- include/zephyr/drivers/w1.h
|
||||
- include/zephyr/drivers/sensor/w1_sensor.h
|
||||
- tests/drivers/w1/
|
||||
- tests/drivers/build_all/w1/
|
||||
- samples/drivers/w1/
|
||||
labels:
|
||||
- "area: W1"
|
||||
|
|
Loading…
Reference in New Issue