@@ -647,6 +647,9 @@ Build system:
647647 - scripts/list_boards.py
648648 - scripts/list_hardware.py
649649 - scripts/schemas/*-schema.yml
650+ - tests/misc/test_build/
651+ - tests/application_development/
652+ - samples/application_development/
650653 labels :
651654 - " area: Build System"
652655 tests :
@@ -842,6 +845,7 @@ Common Architecture Interface:
842845 - include/zephyr/arch/common/
843846 - tests/arch/common/
844847 - doc/hardware/porting/arch.rst
848+ - doc/hardware/arch/
845849 labels :
846850 - " area: Architectures"
847851 tests :
@@ -874,7 +878,7 @@ Debug:
874878 - doc/services/profiling/perf.rst
875879 - samples/subsys/profiling/perf/
876880 - scripts/profiling/stackcollapse.py
877- - subsys/profiling/perf/
881+ - subsys/profiling/
878882 labels :
879883 - " area: Debugging"
880884 tests :
@@ -1015,7 +1019,9 @@ Display drivers:
10151019 - samples/subsys/display/
10161020 - tests/subsys/display/
10171021 - doc/hardware/peripherals/display/
1018- - tests/drivers/*/display/
1022+ - tests/drivers/display/
1023+ - tests/drivers/build_all/display/
1024+ - samples/drivers/display/
10191025 labels :
10201026 - " area: Display"
10211027 tests :
@@ -1116,6 +1122,8 @@ Release Notes:
11161122 - include/zephyr/audio/
11171123 - doc/hardware/peripherals/audio/
11181124 - samples/drivers/audio/
1125+ - tests/drivers/build_all/audio/
1126+ - tests/drivers/audio/
11191127 labels :
11201128 - " area: Audio"
11211129
@@ -1146,6 +1154,8 @@ Release Notes:
11461154 - dts/bindings/auxdisplay/*
11471155 - doc/hardware/peripherals/auxdisplay.rst
11481156 - samples/drivers/auxdisplay/
1157+ - tests/drivers/build_all/auxdisplay/
1158+ - samples/drivers/auxdisplay_*/
11491159 labels :
11501160 - " area: Aux display"
11511161 tests :
@@ -1223,6 +1233,7 @@ Release Notes:
12231233 - tests/drivers/clock_control/
12241234 - include/zephyr/drivers/clock_control/
12251235 - doc/hardware/peripherals/clock_control.rst
1236+ - samples/drivers/clock_control_*/
12261237 labels :
12271238 - " area: Clock control"
12281239 tests :
@@ -1398,6 +1409,7 @@ Release Notes:
13981409 - samples/subsys/edac/
13991410 - tests/subsys/edac/
14001411 - doc/hardware/peripherals/edac/
1412+ - include/zephyr/drivers/edac/
14011413 labels :
14021414 - " area: EDAC"
14031415 tests :
@@ -1502,6 +1514,7 @@ Release Notes:
15021514 - include/zephyr/drivers/flash/
15031515 - tests/drivers/flash_simulator/
15041516 - tests/drivers/build_all/flash/
1517+ - tests/drivers/flash_api/
15051518 labels :
15061519 - " area: Flash"
15071520 tests :
@@ -1540,6 +1553,7 @@ Release Notes:
15401553 - tests/drivers/fuel_gauge/
15411554 - doc/hardware/peripherals/fuel_gauge.rst
15421555 - samples/drivers/fuel_gauge/
1556+ - tests/drivers/build_all/fuel_gauge/
15431557 labels :
15441558 - " area: Fuel Gauge"
15451559 tests :
@@ -1711,6 +1725,8 @@ Release Notes:
17111725 - samples/drivers/mbox/
17121726 - dts/bindings/mbox/
17131727 - doc/hardware/peripherals/mbox.rst
1728+ - tests/drivers/mbox/
1729+ - samples/drivers/mbox_data/
17141730 labels :
17151731 - " area: mbox"
17161732 tests :
@@ -1792,6 +1808,7 @@ Release Notes:
17921808 - include/zephyr/drivers/reset.h
17931809 - dts/bindings/reset/
17941810 - include/zephyr/dt-bindings/reset/
1811+ - tests/drivers/reset/
17951812
17961813" Interrupt Handling " :
17971814 status : odd fixes
@@ -1899,6 +1916,7 @@ Release Notes:
18991916 - tests/drivers/build_all/modem/
19001917 - dts/bindings/modem/
19011918 - include/zephyr/drivers/modem/
1919+ - tests/drivers/modem/
19021920 labels :
19031921 - " area: Modem Drivers"
19041922 tests :
@@ -2032,6 +2050,8 @@ Release Notes:
20322050 - include/zephyr/drivers/psi5/
20332051 - dts/bindings/psi5/
20342052 - doc/hardware/peripherals/psi5.rst
2053+ - tests/drivers/psi5/
2054+ - samples/drivers/psi5/
20352055 labels :
20362056 - " area: PSI5"
20372057 tests :
@@ -2142,6 +2162,7 @@ Release Notes:
21422162 - include/zephyr/dt-bindings/sensor/
21432163 - doc/hardware/peripherals/sensor/
21442164 - tests/drivers/build_all/sensor/
2165+ - include/zephyr/drivers/sensor_*
21452166 labels :
21462167 - " area: Sensors"
21472168 tests :
@@ -2159,6 +2180,8 @@ Release Notes:
21592180 - include/zephyr/drivers/sent/
21602181 - dts/bindings/sent/
21612182 - doc/hardware/peripherals/sent.rst
2183+ - tests/drivers/sent/
2184+ - samples/drivers/sent/
21622185 labels :
21632186 - " area: SENT"
21642187 tests :
@@ -2194,6 +2217,8 @@ Release Notes:
21942217 - dts/bindings/spi/
21952218 - include/zephyr/dt-bindings/spi/
21962219 - doc/hardware/peripherals/spi.rst
2220+ - tests/drivers/build_all/spi/
2221+ - samples/drivers/spi_*/
21972222 labels :
21982223 - " area: SPI"
21992224 tests :
@@ -2253,6 +2278,7 @@ Release Notes:
22532278 - tests/drivers/*/video/
22542279 - dts/bindings/video/
22552280 - samples/drivers/video/
2281+ - tests/drivers/video/
22562282 labels :
22572283 - " area: Video"
22582284 tests :
@@ -2270,6 +2296,7 @@ Release Notes:
22702296 - dts/bindings/virtio/
22712297 - include/zephyr/drivers/virtio.h
22722298 - include/zephyr/drivers/virtio/
2299+ - tests/drivers/build_all/virtio/
22732300 labels :
22742301 - " area: VIRTIO"
22752302
@@ -2323,6 +2350,7 @@ Release Notes:
23232350 files :
23242351 - drivers/wifi/
23252352 - dts/bindings/wifi/
2353+ - tests/drivers/build_all/wifi/
23262354 labels :
23272355 - " area: Wi-Fi"
23282356
@@ -2788,6 +2816,8 @@ LoRa and LoRaWAN:
27882816 - include/zephyr/dt-bindings/lora/
27892817 - dts/bindings/lora/
27902818 - doc/connectivity/lora_lorawan/index.rst
2819+ - tests/subsys/lorawan/
2820+ - tests/drivers/build_all/lora/
27912821 labels :
27922822 - " area: LoRa"
27932823 tests :
@@ -3331,6 +3361,7 @@ Power management:
33313361 - drivers/power_domain/
33323362 - dts/bindings/power/
33333363 - include/zephyr/dt-bindings/power/
3364+ - tests/drivers/build_all/power_domain/
33343365 labels :
33353366 - " area: Power Management"
33363367 tests :
@@ -3401,6 +3432,7 @@ Samples:
34013432 collaborators :
34023433 - nashif
34033434 files :
3435+ - samples/sample_definition_and_criteria.rst
34043436 - samples/
34053437 labels :
34063438 - " area: Samples"
@@ -3458,6 +3490,7 @@ Twister:
34583490 - tests/test_config.yaml
34593491 - scripts/utils/twister_to_list.py
34603492 - tests/robot/common.robot
3493+ - scripts/pylib/*-twister-harness/
34613494 labels :
34623495 - " area: Twister"
34633496
@@ -3469,6 +3502,7 @@ Settings:
34693502 - tests/subsys/settings/
34703503 - samples/subsys/settings/
34713504 - doc/services/storage/settings/
3505+ - tests/subsys/settings_commit_prio/
34723506 labels :
34733507 - " area: Settings"
34743508 tests :
@@ -4074,6 +4108,7 @@ Microchip MEC Platforms:
40744108 - tests/boards/mec172xevb_assy6906/
40754109 - dts/bindings/*/microchip,mec*
40764110 - dts/bindings/*/microchip,xec*
4111+ - samples/boards/microchip/
40774112 labels :
40784113 - " platform: Microchip MEC"
40794114
@@ -4221,6 +4256,8 @@ Renesas RA Platforms:
42214256 - dts/bindings/*/*renesas,ra*
42224257 - soc/renesas/ra/
42234258 - samples/boards/renesas/
4259+ - tests/boards/renesas/
4260+ - include/zephyr/drivers/misc/renesas_ra_external_interrupt/
42244261 labels :
42254262 - " platform: Renesas RA"
42264263 description : >-
@@ -5768,6 +5805,7 @@ Xtensa arch:
57685805 - soc/cdns/dc233c/
57695806 - soc/cdns/xtensa_sample_controller/
57705807 - tests/arch/xtensa/
5808+ - doc/hardware/arch/xtensa.rst
57715809 labels :
57725810 - " area: Xtensa"
57735811
@@ -5866,6 +5904,7 @@ Random:
58665904 files :
58675905 - subsys/random/
58685906 - include/zephyr/random/
5907+ - tests/subsys/random/
58695908 labels :
58705909 - " area: Random"
58715910
@@ -5955,6 +5994,7 @@ RX arch:
59555994 - boards/qemu/rx/
59565995 - soc/renesas/rx/
59575996 - tests/arch/rx/
5997+ - include/zephyr/drivers/misc/renesas_rx_external_interrupt/
59585998 labels :
59595999 - " area: RX"
59606000 tests :
0 commit comments