Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1076 commits
Select commit Hold shift + click to select a range
8366365
util: move utf8 utils to a separate header
fabiobaltieri Sep 2, 2025
fbe0c9f
utils: utf8: change utf8_count_chars return to int
fabiobaltieri Sep 4, 2025
9a27629
tests: posix: add a test for types.h and _GNU_SOURCE
fabiobaltieri Sep 3, 2025
e2ff312
drivers: usb: udc: numaker: recover unwanted assignment break
ccli8 Jul 24, 2025
3bd8b61
drivers: usb: udc: numaker: fix typo
ccli8 Jul 14, 2025
4516310
drivers: usb: udc: numaker: fix timing to enable D+ pull-up
ccli8 Jul 14, 2025
cf787d4
drivers: usb: udc: numaker: refine timing to clear interrupt flags
ccli8 Jul 14, 2025
e6bc455
drivers: usb: udc: numaker: support VBUS detect
ccli8 Jul 14, 2025
866080d
drivers: usb: udc: numaker: remove unneeded volatile
ccli8 Jul 25, 2025
13315d1
drivers: usb: udc: numaker: refactor large isr function
ccli8 Aug 14, 2025
1e85543
shields: fix mikroe h bridge 4 click
jilaypandya Sep 1, 2025
cf6db90
kernel: move xip into arch/common
nashif Jul 17, 2025
f15ea42
tests: xip: move under arch
nashif Jul 17, 2025
e148330
tests: gen_isr_table: move under arch
nashif Jul 17, 2025
16aa0ef
tests: interrupt: move under arch
nashif Jul 17, 2025
53a51b9
kernel/arch: Move early init/boot code out of init/kernel headers
nashif Jul 17, 2025
c9269b9
kernel: init: move boot arg handling to own file
nashif Jul 17, 2025
7aa3269
kernel: boot args kconfig cleanup
nashif Jul 17, 2025
e39de0e
device: move device syscalls to device.c
nashif Jul 17, 2025
06b1792
kernel: use cmake macro for adding kernel files
nashif Jul 17, 2025
641fc4a
arch: init: rename z_early_memset -> arch_early_memset
nashif Jul 17, 2025
d98184c
arch: boot: rename z_early_memcpy -> arch_early_memcpy
nashif Jul 17, 2025
6b46c82
arch: init: z_bss_zero -> arch_bss_zero
nashif Jul 17, 2025
25938ec
arch: init: rename z_data_copy -> arch_data_copy
nashif Jul 17, 2025
a2705b7
arch: x86: declare z_interrupt_stacks
nashif Jul 18, 2025
6ad3963
soc: espressif: declare z_cstart
nashif Jul 18, 2025
5e6e3a6
arch: mark z_prep_c as FUNC_NORETURN
nashif Sep 1, 2025
480f2ce
maintainers: Remove Hubert Mis from hal_nordic collaborators
carlescufi Sep 8, 2025
9e52df0
Revert "boards: nordic: nRF54L15DK: set HFXO clock latency to 854"
carlescufi Sep 8, 2025
4ef8e14
drivers: ethernet: xlnx_gem: invert RX/TX checksum offload behaviour
ibirnbaum Sep 2, 2025
6803583
dts: bindings: ethernet: adjust Xilinx GEM binding
ibirnbaum Sep 2, 2025
1d6a772
doc: releases: migration guide entry
ibirnbaum Sep 5, 2025
180f1f8
soc: noric: nrf54h20: Fix custom CONFIG_KERNEL_BIN_NAME bug
SebastianBoe Sep 5, 2025
67b0e04
soc: nordic: Update UICR format
SebastianBoe Sep 3, 2025
3648cd8
soc: nordic: gen_uicr: Support secondary firmware
SebastianBoe Sep 3, 2025
a048ed8
west.yml: Update hal_silabs revision
fimohame Sep 6, 2025
ea6ec6b
drivers: i2c: silabs: i2c driver for EFR series 2 devices
fimohame Sep 3, 2025
4cd8bcc
drivers: i2c: silabs: add async combined write-read
fimohame Sep 5, 2025
f64126f
arch: Kconfig: use if to siplify
maass-hamburg Sep 2, 2025
a584e36
arch: cache: set default of line size
maass-hamburg Sep 2, 2025
027c66a
boards: verdin_am62: add initial support
hiagofranco Aug 28, 2025
8240ed9
test: subsys: disable settings.tfm_its test for lpcxpresso55s69 ns.
Holt-Sun Aug 28, 2025
c7e6034
tracing: ctf: take IRQ lock before generating timestamp
danieldegrasse Jul 16, 2025
53debb6
drivers: spi: nxp: lpspi: use DT_DRV_COMPAT to fix native cs
maass-hamburg Aug 21, 2025
40c127d
arch: simplify PACBTI config options for arm and arm64
wearyzen Jul 24, 2025
8e5f828
arch: arm: enable PACBTI support
wearyzen Jul 25, 2025
09cc777
arch: arm: add per thread unique PAC key support
wearyzen Jul 23, 2025
1916ec2
arch: arm: support PACBTI with unprivileged mode
wearyzen Aug 7, 2025
5efbd54
tests: arm: new test for PACBTI
wearyzen Jul 24, 2025
7660136
tests: arm: validate arm PAC with pseudo rng
wearyzen Aug 4, 2025
43962de
tests: arm: validate PAC keys on context switch
wearyzen Aug 6, 2025
a87ed22
drivers: sensor: adxl367: fix for temperature readout
SPVinayak Aug 12, 2025
1282481
soc: nxp: imx95: increase ROM_START_OFFSET in case of BOOTLOADER_MCUBOOT
AndreHeinemans-NXP Sep 3, 2025
d6f28bd
doc: external_content: exclude backup files
marc-hb Sep 3, 2025
0871c7e
doc: conf.py: fix warnings about docs appearing in index and index-tex
kartben Sep 4, 2025
301bd16
samples: adc_dt: correct pin allocation for xg29_4412a
Martinhoff-maker Aug 8, 2025
c1da8c5
drivers: spi: Fix `spi_loopback` failure for Renesas RZ/G3S-SMARC
le-quang168 Aug 7, 2025
4b24f14
tests: drivers: spi_loopback: Add latency for Renesas RZ/G3S-SMARC
le-quang168 Aug 7, 2025
634a5d0
tests: Bluetooth: Tester: Enable debug logs by default
sjanc Sep 4, 2025
b985b3d
doc: smf: fix graphviz warning in state diagram
kartben Sep 4, 2025
ce9e8f8
Bluetooth: BAP: Fix bad use of bt_ascs_ase_status
Thalley Aug 17, 2025
bcf7469
tests: Bluetooth: tester: Don't access BAP endpoints directly
Thalley Aug 17, 2025
40644e7
Bluetooth: ASCS: Use ASE_ID where applicable
Thalley Aug 17, 2025
ed74992
Bluetooth: ASCS: Fix minor sonarqube issue with missing else
Thalley Aug 17, 2025
e9b6d62
Bluetooth: BAP: Server: Verify that ep is from ASCS
Thalley Aug 17, 2025
f55dcc9
scripts/logging: Add support to RTT reading from JLink
Jul 15, 2025
6e69e50
drivers: firmware: scmi: return converted status directly
yongxu-wang15 Sep 4, 2025
f94b3b9
drivers: firmware: scmi: add cpu irq wake interface for nxp vendor
yongxu-wang15 Aug 28, 2025
cfb1ae4
soc: nxp: imx95: set and restore wakeup irq mask in pm context
yongxu-wang15 Aug 28, 2025
7c3b003
boards: silabs: slstk3701a: Enable Si7210 Hall-effect sensor
Elgin-Perumbilly Sep 2, 2025
8ef809f
drivers: bluetooth: silabs_efr32: Declares periodic sync feature
kedMertens Aug 29, 2025
6d8af7a
modules: hal_silabs: Adds Extended Scanning support
kedMertens Aug 29, 2025
c7867cb
tests: Bluetooth: Audio: Increase timeout for AC tests
Thalley Sep 8, 2025
5be01c9
COLLABORATORS: add lstnl as hal_nordic and nRF Platforms collaborator
lstnl Sep 5, 2025
1965149
Bluetooth: BAP: Fix compile issue with ep->status.state
Thalley Sep 9, 2025
6b615d3
boards: nxp: add support for platform FRDM-IMX93
whbo158 Aug 22, 2025
d632b1c
dts: nxp_mimx93_a55: make gpio disabled by default
CkovMk Aug 22, 2025
524b72c
toolchain: llvm: Provide working BUILD_ASSERT macro
rugeGerritsen Aug 11, 2025
c0c757d
twister: use csv to split extra argument arguments for west flags
fabiobaltieri Aug 22, 2025
5bc2d07
sensor: shell_battery: fix current value display
marc-cpdesign Aug 28, 2025
cc0fecd
sensor: shell_battery: display labels for capacity are mAh
marc-cpdesign Aug 28, 2025
f5d7081
kernel: do not include ksched.h in subsys/soc code
nashif Sep 4, 2025
d1b6795
mgmt: hawkbit: move variable declaration out of if
maass-hamburg Sep 4, 2025
cd9a28f
doc: zbus: swap boxes to match bullet points
andreaskurz Sep 8, 2025
d02725f
boards: nordic: nrf9160dk: fix NS application SRAM
JordanYates Oct 21, 2024
1852f9c
shields: add MikroE ILLUMINANCE Click shield
kartben Sep 1, 2025
da61ccc
mgmt: ec_host_cmd: add buffer alignment config
niedzwiecki-dawid Aug 12, 2025
6fddc44
mgmt: ec_host_cmd: add USB backend
niedzwiecki-dawid Apr 11, 2025
801d5e0
tests: drivers: spi: spi_loopback: skip timing test when COVERAGE
nordic-piks Aug 25, 2025
5761bf8
drivers: counter: FIx unused config
Sep 3, 2025
adea69f
doc: releases: device_init() changes
ljd42 Sep 5, 2025
1e22848
boards: atmel: Fix devicetree style
nandojve Sep 6, 2025
69e31d8
drivers: i3c: max32: Do not exit CCC if no known I3C devices exist
ttmut Sep 5, 2025
ceb567a
Bluetooth: ISO: Cleanup BIG before stopped callback
Thalley Jul 18, 2025
827a4f7
coredump: xtensa: Add support for ARCH_SUPPORTS_COREDUMP_STACK_PTR
mrkhldn Aug 6, 2025
bed6ab3
spi: rtio: fix using rx_bufs entries for tx_buf
Emil-Juhl Aug 20, 2025
0e1dfd9
drivers: mspi_dw: Add support for DQS line
anangl Aug 20, 2025
7201c1f
tests: drivers: spi: loopback: Fix cache coherency on size9/size24
jacob-wienecke-nxp Aug 20, 2025
7cb8951
drivers: spi: esp32h2: Add support
Aug 12, 2025
5304062
boards: esp32h2_devkitm: Add SPI support
Aug 12, 2025
abc36a6
tests: drivers: spi: esp32h2: Add testcase
Aug 12, 2025
75220de
boards: adafruit: esp32s3: make usb-serial as default
sylvioalves Sep 5, 2025
bc77dfb
[doc]: correct board target for xiao_nrf54l15
thedevleon Sep 5, 2025
f20aa23
ci: maintainer_check: Check out PR MAINTAINERS file
stephanosio Sep 9, 2025
5a4b0ac
scripts: check_maintainer_changes: Fix GitHub user access check
stephanosio Sep 9, 2025
3c1f7f1
scripts: requirements-action: Require PyGithub >= 2.7.0
stephanosio Sep 9, 2025
6de7702
boards: doc: native_sim: adopt zephyr-board directive
kartben Sep 5, 2025
b201cb7
include: util: Add generic function to count bits set in a value
Thalley Jan 15, 2025
5734d7e
Bluetooth: Audio: Use generic sys_count_bits to count bits
Thalley Jan 15, 2025
1ee48cf
drivers: adc: adopt new sys_count_bits util function
kartben Mar 18, 2025
fcf13b5
tests: kernel: adopt new sys_count_bits util function
kartben Mar 18, 2025
86eca47
posix: system_database_r: remove invalid compilation filters
cfriedt Aug 30, 2025
58cd441
boards: doc: arm: mps2: fix documentation structure
kartben Sep 5, 2025
4da532c
boards: doc: arm: fvp_baser_aemv8r: documentation cleanup
kartben Sep 5, 2025
9f5c479
Bluetooth: CSIP: Fix restore of CSIS on unregister
Thalley Sep 5, 2025
2faf1aa
tracing: Added board qualifier to SEGGER SystemView
koffes Sep 5, 2025
317c16f
boards: silabs: Add expansion header nexus node
asmellby Sep 5, 2025
d12aa5b
drivers: interrupt_controller: stm32: Fix range handling
erwango Sep 5, 2025
bc541f2
dts: arm: st: stm32c0: remove U suffix from "clocks" in DTSI
Jul 3, 2025
17f479d
dts: arm: st: stm32f0: remove U suffix from "clocks" in DTSI
Jul 3, 2025
7851b58
dts: arm: st: stm32f1: remove U suffix from "clocks" in DTSI
Jul 3, 2025
094c225
dts: arm: st: stm32f2: remove U suffix from "clocks" in DTSI
Jul 3, 2025
5d8931e
dts: arm: st: stm32f3: remove U suffix from "clocks" in DTSI
Jul 3, 2025
1649104
dts: arm: st: stm32f4: remove U suffix from "clocks" in DTSI
Jul 3, 2025
9a6dab7
dts: arm: st: stm32f7: remove U suffix from "clocks" in DTSI
Jul 3, 2025
a8611e0
dts: arm: st: stm32g0: remove U suffix from "clocks" in DTSI
Jul 3, 2025
1751c23
dts: arm: st: stm32g4: remove U suffix from "clocks" in DTSI
Jul 3, 2025
a2645cd
dts: arm: st: stm32h5: remove U suffix from "clocks" in DTSI
Jul 3, 2025
0722161
dts: arm: st: stm32h7: remove U suffix from "clocks" in DTSI
Jul 3, 2025
221b378
dts: arm: st: stm32h7rs: remove U suffix from "clocks" in DTSI
Jul 3, 2025
f4b7453
dts: arm: st: stm32l0: remove U suffix from "clocks" in DTSI
Jul 3, 2025
0744927
dts: arm: st: stm32l1: remove U suffix from "clocks" in DTSI
Jul 3, 2025
7628ac7
dts: arm: st: stm32l4: remove U suffix from "clocks" in DTSI
Jul 3, 2025
74e24c3
dts: arm: st: stm32l5: remove U suffix from "clocks" in DTSI
Jul 3, 2025
290e184
dts: arm: st: stm32mp1: remove U suffix from "clocks" in DTSI
Jul 3, 2025
116f2cc
dts: arm: st: stm32u0: remove U suffix from "clocks" in DTSI
Jul 3, 2025
b3dc633
dts: arm: st: stm32u5: remove U suffix from "clocks" in DTSI
Jul 3, 2025
00b41eb
dts: arm: st: stm32wb: remove U suffix from "clocks" in DTSI
Jul 3, 2025
f4d148a
dts: arm: st: stm32wba: remove U suffix from "clocks" in DTSI
Jul 3, 2025
fb55091
dts: arm: st: stm32wl: remove U suffix from "clocks" in DTSI
Jul 3, 2025
da8c0fc
boards: st: remove U suffix from "clocks" in DTS
Jul 3, 2025
8651cd3
boards: makerbase: mks_canable_v20: remove U suffix from "clocks" in DTS
Jul 31, 2025
2c9f067
boards: fanke: fk723m1_zgt6: remove U suffix from "clocks" in DTS
mathieuchopstm Sep 9, 2025
1fabdd3
bindings: phy: stm32u5-otghs-phy: remove U suffix in DT snippets
Jul 3, 2025
8df73d5
dts: bindings: clock: stm32: modernize DT snippets
Jul 3, 2025
bb699ff
tests: drivers: clock_control: stm32: remove "clocks" U suffix from o…
mathieuchopstm Sep 9, 2025
49ed831
boards: st: b_u585i_iot02a: Extract external partitions
nandojve Jul 25, 2025
f376602
west.yml: Bump tf-m with stm32 patches
nandojve Jul 22, 2025
240d99f
samples: usb: hid-keyboard: allow disabling of remote wakeup
jfischer-no Aug 8, 2025
3f01125
tests: kernel: fix thread_runtime_stats compiler optimization issue
M-Moawad Aug 24, 2025
67d10c6
boards: st: stm32f4_disco: enable CAN1 to support CAN2 on STM32 BxCAN
kbidani Sep 5, 2025
5815aec
manifest: hal_nxp: bump reference to include pagesize fix
cfriedt Sep 5, 2025
df6c183
net: wifi: Add default for max managed interfaces
walidbadar Sep 5, 2025
7184d29
boards: nordic: nrf54l15dk: remove support for wdt from flpr
nordic-piks Sep 9, 2025
4c8c79d
snippets: Add snippet to use XIAO serial pins for the console
petejohanson Aug 26, 2025
377a18c
soc: nordic: ironside: Add bootmode service
SebastianBoe Sep 2, 2025
363bad0
soc: nordic: ironside: Clean up error code docs
SebastianBoe Sep 9, 2025
261185c
MAINTAINERS: Add myself as Renesas RA Platforms collaborator
khoa-nguyen-18 Sep 7, 2025
2cd6462
MAINTAINERS: Add renesas_elc to Renesas RA Platforms area
khoa-nguyen-18 Sep 7, 2025
9f44b01
bluetooth: hci: h4: optional reset pin
JordanYates Jul 18, 2025
1e307bc
sensor: voltage_divider: request calibration
JordanYates Nov 17, 2024
455d948
flash: nrf_qspi_nor: active dwell time
JordanYates Jul 15, 2024
6aec3c1
ci: codecov: upload test results to codecov
nashif Sep 1, 2025
59ae159
Bluetooth: BAP: Merge 2 if's to make sonarcloud happy
Thalley Sep 6, 2025
e2681b3
boards: shields: Add Sparkfun SHTC3 humidity sensor shield
pyhys Sep 6, 2025
835275c
boards: shields: Add Sparkfun Environmental Combo shield
pyhys Sep 6, 2025
c1e9f41
dfu: img_util: limit `slot1_ns_partition` usage
JordanYates Sep 7, 2025
aef0aee
Bluetooth: Controller: Minor update to conditional compile comment
cvinayak Sep 7, 2025
02f180c
Bluetooth: Controller: Fix Central and Peripheral ISO single timer use
cvinayak Jun 25, 2025
9320bd2
drivers: fuelgauge: add support for TI bq40z50 chip
quic-DevJoshi Mar 12, 2025
9b7d73c
drivers: ethernet: ksz8081: fix compiling error about missing variable
TonyHan11 Sep 8, 2025
3d99f67
drivers: crc: initial support for CRC driver
Mar 17, 2025
a8c9152
dts: arm: renesas: add device tree node for CRC driver
Mar 11, 2025
1326999
boards: renesas: add CRC dts node for board support
Mar 11, 2025
0c5af6f
crc: initial support for CRC subsystem
Mar 11, 2025
121aeab
samples: drivers: crc: add samples for CRC driver
Mar 14, 2025
e5dbc1d
samples: subsys: crc: add samples for CRC subsystem
Mar 14, 2025
127c108
tests: drivers: crc: add ztests for CRC driver
Mar 14, 2025
8d52a2b
tests: subsys: crc: add ztests for CRC subsystem
Mar 14, 2025
b1353da
doc: dts: api: add zephyr,crc chosen node
thenguyenyf Aug 6, 2025
ebf3aa0
drivers: i2c: Add I2C support for Renesas RZ/A3UL, T2M, N2L, V2L
Jul 22, 2025
1b77402
dts: renesas: Add I2C support for Renesas RZ/A3UL, T2M, N2L, V2L
Jul 22, 2025
d58300b
boards: renesas: Add I2C support for Renesas RZ/A3UL, T2M, N2L, V2L
Jul 22, 2025
7aff307
tests: drivers: i2c: Add I2C support for Renesas RZ/A3UL, T2M, N2L, V2L
Jul 22, 2025
cbf7576
Bluetooth: Classic: SDP: Use slist to manage SDP records
lylezhu2012 Aug 15, 2025
aca9345
Bluetooth: Classic: SDP: Refactor parsing of Service Search Pattern
lylezhu2012 Aug 15, 2025
fc6fe95
Bluetooth: SDP: Notify partial records if RX buf is full
lylezhu2012 Aug 18, 2025
22346b4
Bluetooth: Classic: SDP: Support ATTR ID list setting for SA/SSA REQ
lylezhu2012 Aug 22, 2025
3052891
tests: bluetooth: classic: Add test cases for ATTR ID list feature
lylezhu2012 Aug 22, 2025
ca2e069
boards: st: nucleo_h755zi_q: Fix green LED pin assignment
levietduc0712 Sep 9, 2025
25e36f0
posix: limits: de-duplicate limit logic
cfriedt Aug 30, 2025
6529c84
libc: newlib: limits.h: include posix limits from zephyr
cfriedt Aug 30, 2025
88f8d85
do_not_merge: count all completed workflows as completed
fabiobaltieri Sep 5, 2025
f7dbf5f
build-system: Replace ~ when creating library names from path
wizard97 Aug 14, 2025
5d79e8c
bluetooth: avdtp: fix dereferencing null pointer sep
MarkWangChinese Sep 4, 2025
16e3df4
tests: net: wifi: config: Actually disable advanced features
pdgendt Sep 8, 2025
944fc0c
boards: st: Fix led node label in nucleo wl55jc DTS
funnes Sep 8, 2025
caa9c8c
drivers: video: stm32_dcmipp: Fix a typo on driver instance name
ngphibang Aug 12, 2025
ca030fb
drivers: video: stm32_dcmipp: Use normal child nodes for pipes
ngphibang Sep 8, 2025
2bfa186
drivers: video: dcmipp: Define video device for each pipe
ngphibang Sep 8, 2025
d330e86
Bluetooth: Classic: l2cap: Fix ACL conn invalid issue
lylezhu2012 Sep 8, 2025
0327bb1
net: pkt: Store `is_loopback` info in packet meta-data
ClaCodes Jul 15, 2025
b9968e9
net: core: Decide about l2-processing based on l2_processed-flag
ClaCodes Jul 15, 2025
8e6521a
net: socket: Specify the packet socket-type, when inputting
ClaCodes Jul 15, 2025
29bc5bf
drivers: flash_mspi_nor: Get info from dts SFDP arrays
anangl Jul 11, 2025
cafa288
drivers: flash_mspi_nor: Refactor handling of commands
anangl Jul 11, 2025
2fcb215
drivers: flash_mspi_nor: Complete handling of QER, add handling of OER
anangl Jul 11, 2025
ff13d40
drivers: flash_mspi_nor: Add Soft Reset
anangl Jul 11, 2025
c2b537f
drivers: flash_mspi_nor: Remove undesirable initial Quad disabling
anangl Jul 14, 2025
835d773
drivers: flash_mspi_nor: Add support for "supply-gpios" property
anangl Jul 25, 2025
77f00f0
drivers: flash_mspi_nor: Add support for DDR in mx25u family
anangl Aug 22, 2025
10740d6
samples: code_relocation_nocopy: Update configuration for nRF54H20 DK
anangl Sep 9, 2025
2e3a57f
drivers: spi: litex: litespi: flush pending irq before enable
maass-hamburg Aug 28, 2025
8e63bbd
mcuboot: doc: improve kconfig help
maass-hamburg Sep 2, 2025
2a6d692
fs: Shell command ls to list file sizes
utsavm9 Sep 8, 2025
3568f25
Bluetooth: BAP: Add missing ep check in client_qos
Thalley Sep 8, 2025
188627f
soc: silabs: Support image properties for Series 2
asmellby Sep 8, 2025
912ffe2
soc_native: Fix missing include of stdbool.h
daor-oti Jul 29, 2024
1353624
snippets: wifi-enterprise: Increase MBEDTLS heap size
rado17 Jul 14, 2025
565de32
samples: net: wifi: Add AES-only certificates
rado17 Jul 14, 2025
4a36967
snippets: wifi-enterprise: Store certificates in Protected storage
rado17 Jul 16, 2025
eca4dee
modules: openthread: configure MLE and supervision in openthread_init
Damian-Nordic Aug 14, 2025
e80ea10
tests: net: traffic_class: Lower the number of run tests
jukkar Aug 27, 2025
8e6077e
tests: net: dns_cache: Increase ztest thread stack size
jukkar Sep 4, 2025
30a7d26
modules: openthread: fix build for RCP
Damian-Nordic Sep 10, 2025
d9e22a7
drivers: audio: dmic_nrfx: add support for audio_auxpll clk src
Hi-Im-David Jul 14, 2025
4910be2
tests: drivers: gpio_basic_api: Add nrf_sense_edge test for nrf54l15dk
mib1-nordic Jul 25, 2025
66f50be
boards: fobe: add FoBE Quill nRF52840 Mesh board
chihosin Aug 9, 2025
8e1f2c7
drivers: pwm: Infineon: replace cat1 naming with tcpwm
billwatersiii Aug 26, 2025
7973535
drivers: pwm: Infineon: PWM driver improvements and bug fixes
billwatersiii Aug 26, 2025
d18dd9d
drivers: pwm: Infineon: updates to PWM driver sample files
billwatersiii Aug 26, 2025
66e5010
drivers: pwm: Infineon: updates to PWM driver test files
billwatersiii Aug 26, 2025
5574a81
actions: manifest: avoid checking out the PR HEAD in the workflow
carlescufi Sep 9, 2025
5b7c462
rtio: executor: add relaxed RTIO_OP_AWAIT variant
Emil-Juhl Aug 27, 2025
a777889
tests: rtio: rtio_api: add relaxed await sqe test
Emil-Juhl Sep 2, 2025
ce68b5a
tests: drivers: i2s: Add test for 8ch, 32bit, 48k TDM
nordic-segl Sep 1, 2025
3813b3c
net: config: sntp: improve logging
Sep 4, 2025
d3f327d
boards: beagle: pocketbeagle_2: a53: Enable PSCI
Ayush1325 Sep 5, 2025
38e9d2c
boards: silabs: Remove nonfunctional wakeup trigger
asmellby Sep 5, 2025
00afc18
soc: nordic: nrf54h20: enable PM_DEVICE_RUNTIME if PM by default
bjarki-andreasen Sep 8, 2025
50d7308
soc: nordic: nrf54h: Add support for CPURAD DEBUG_WAIT
SebastianBoe Sep 8, 2025
26fd9a6
soc/ambiq/apollo5x: fix ARMV8_1_M_PMU_EVENTCNT being globally set
pillo79 Sep 8, 2025
8053d23
drivers: misc: nordic_vpr_launcher: add DMA secure attribute support
dhsu-nordic Sep 8, 2025
7d84a3b
tests: Bluetooth: Tester: Increase number of ISO RX bufs
sjanc Sep 10, 2025
a2b42ab
dts: bindings: crypto: Add bindings for TI MSPM0 AES Module
Girinandha-M Aug 23, 2025
7083df8
include: crypto: Add AES CFB and OFB mode support to API
Girinandha-M Aug 23, 2025
c80dced
drivers: crypto: mspm0: Add support for TI MSPM0 AES module
Girinandha-M Aug 23, 2025
82ecc01
dts: arm: ti: mspm0g: Add AES node for TI MSPM0
Girinandha-M Aug 25, 2025
a0b512a
samples: drivers: crypto: Add AES sample support for MSPM0 board.
Girinandha-M Sep 1, 2025
3f18d6b
samples: drivers: crypto: Add AES CFB and OFB mode
Girinandha-M Sep 10, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .github/workflows/assigner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

steps:
- name: Check out source code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

- name: Set up Python
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/backport_issue_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

steps:
- name: Check out source code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

- name: Set up Python
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/bsim-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
runs-on:
group: zephyr-runner-v2-linux-x64-4xlarge
container:
image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.1.20250624
image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.4.20250818
options: '--entrypoint /bin/bash'
env:
ZEPHYR_TOOLCHAIN_VARIANT: zephyr
Expand Down Expand Up @@ -74,7 +74,7 @@ jobs:
git remote set-url origin ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}

- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
fetch-depth: 0

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/bug_snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

- name: Set up Python
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
Expand Down Expand Up @@ -52,7 +52,7 @@ jobs:
echo "BUGS_PICKLE_PATH=${BUGS_PICKLE_PATH}" >> ${GITHUB_ENV}

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df # v4.2.1
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1
with:
aws-access-key-id: ${{ vars.AWS_BUILDS_ZEPHYR_BUG_SNAPSHOT_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_BUILDS_ZEPHYR_BUG_SNAPSHOT_SECRET_ACCESS_KEY }}
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/clang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on:
group: zephyr-runner-v2-linux-x64-4xlarge
container:
image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.1.20250624
image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.4.20250818
options: '--entrypoint /bin/bash'
strategy:
fail-fast: false
Expand Down Expand Up @@ -53,7 +53,7 @@ jobs:
git remote set-url origin ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}

- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
fetch-depth: 0
persist-credentials: false
Expand Down Expand Up @@ -136,13 +136,13 @@ jobs:
if: (success() || failure())
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
fetch-depth: 0
persist-credentials: false

- name: Download Artifacts
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
with:
path: artifacts

Expand All @@ -159,7 +159,7 @@ jobs:

- name: Merge Test Results
run: |
junitparser merge artifacts/*/twister.xml junit.xml
junitparser merge --glob artifacts/**/twister.xml junit.xml
junit2html junit.xml junit-clang.html

- name: Upload Unit Test Results in HTML
Expand Down
11 changes: 6 additions & 5 deletions .github/workflows/codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on:
group: zephyr-runner-v2-linux-x64-4xlarge
container:
image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.1.20250624
image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.4.20250818
options: '--entrypoint /bin/bash'
strategy:
fail-fast: false
Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:
git remote set-url origin ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}

- name: checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
fetch-depth: 0

Expand Down Expand Up @@ -140,7 +140,7 @@ jobs:

steps:
- name: checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
fetch-depth: 0

Expand All @@ -156,7 +156,7 @@ jobs:
pip install -r scripts/requirements-actions.txt --require-hashes

- name: Download Artifacts
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
with:
path: coverage/reports

Expand Down Expand Up @@ -232,10 +232,11 @@ jobs:

- name: Upload coverage to Codecov
if: always()
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
with:
env_vars: OS,PYTHON
fail_ci_if_error: false
verbose: true
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage/reports/merged.xml
flags: unittests-coverage
6 changes: 3 additions & 3 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@ jobs:
config: ./.github/codeql/codeql-js-config.yml
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

- name: Initialize CodeQL
uses: github/codeql-action/init@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
uses: github/codeql-action/init@2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d # v3.30.0
with:
languages: ${{ matrix.language }}
build-mode: ${{ matrix.build-mode }}
Expand All @@ -53,6 +53,6 @@ jobs:
exit 0

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@181d5eefc20863364f96762470ba6f862bdef56b # v3.29.2
uses: github/codeql-action/analyze@2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d # v3.30.0
with:
category: "/language:${{matrix.language}}"
2 changes: 1 addition & 1 deletion .github/workflows/coding_guidelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Run coding guidelines checks on patch series (PR)
steps:
- name: Checkout the code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
echo "$HOME/.local/bin" >> $GITHUB_PATH

- name: Checkout the code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/daily_test_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ jobs:

steps:
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df # v4.2.1
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1
with:
aws-access-key-id: ${{ vars.AWS_TESTING_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_TESTING_SECRET_ACCESS_KEY }}
aws-region: us-east-1

- name: checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
fetch-depth: 0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/devicetree_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
os: [ubuntu-22.04, macos-14, windows-2022]
steps:
- name: checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
Expand Down
19 changes: 16 additions & 3 deletions .github/workflows/doc-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
file_check: ${{ steps.check-doc-files.outputs.any_modified }}
steps:
- name: checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
echo "${HOME}/.local/bin" >> $GITHUB_PATH

- name: checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
Expand Down Expand Up @@ -164,6 +164,19 @@ jobs:
name: api-coverage
path: zephyr/api-coverage.tar.xz

- name: Upload Doxygen coverage to Codecov
if: github.event_name == 'schedule'
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
with:
env_vars: OS,PYTHON
fail_ci_if_error: false
verbose: true
token: ${{ secrets.CODECOV_TOKEN }}
working-directory: zephyr
files: new.info
disable_search: true
flags: doxygen-coverage

- name: process-pr
if: github.event_name == 'pull_request'
run: |
Expand Down Expand Up @@ -198,7 +211,7 @@ jobs:

steps:
- name: checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
path: zephyr

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/doc-publish-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

- name: Configure AWS Credentials
if: steps.download-artifacts.outputs.found_artifact == 'true'
uses: aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df # v4.2.1
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1
with:
aws-access-key-id: ${{ vars.AWS_BUILDS_ZEPHYR_PR_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_BUILDS_ZEPHYR_PR_SECRET_ACCESS_KEY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/doc-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
fi

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df # v4.2.1
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1
with:
aws-access-key-id: ${{ vars.AWS_DOCS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_DOCS_SECRET_ACCESS_KEY }}
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/errno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
check-errno:
runs-on: ubuntu-24.04
container:
image: ghcr.io/zephyrproject-rtos/ci:v0.28.2
image: ghcr.io/zephyrproject-rtos/ci:v0.28.4

steps:
- name: Apply container owner mismatch workaround
Expand All @@ -26,7 +26,7 @@ jobs:
git config --global --add safe.directory ${GITHUB_WORKSPACE}

- name: checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

- name: Environment Setup
run: |
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/footprint-tracking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
group: zephyr-runner-v2-linux-x64-4xlarge
if: github.repository_owner == 'zephyrproject-rtos'
container:
image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.1.20250624
image: ghcr.io/zephyrproject-rtos/ci-repo-cache:v0.28.4.20250818
options: '--entrypoint /bin/bash'
defaults:
run:
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
sudo apt-get install -y python3-venv

- name: checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
Expand All @@ -89,7 +89,7 @@ jobs:
west update 2>&1 1> west.update.log || west update 2>&1 1> west.update2.log

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df # v4.2.1
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1
with:
aws-access-key-id: ${{ vars.AWS_TESTING_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_TESTING_SECRET_ACCESS_KEY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/greet_first_time_contributor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
issues: write # to comment on issues

steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- uses: zephyrproject-rtos/action-first-interaction@58853996b1ac504b8e0f6964301f369d2bb22e5c # v1.1.1+zephyr.6
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hello_world_multiplatform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
path: zephyr
fetch-depth: 0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/issue_count.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
path: ${{ env.OUTPUT_FILE_NAME }}

- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df # v4.2.1
uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1
with:
aws-access-key-id: ${{ vars.AWS_TESTING_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_TESTING_SECRET_ACCESS_KEY }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/license_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Scan code for licenses
steps:
- name: Checkout the code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
fetch-depth: 0
- name: Scan the code
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/maintainer_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- name: Check out source code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

- name: Set up Python
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
Expand All @@ -30,14 +30,14 @@ jobs:
run: |
pip install -r scripts/requirements-actions.txt --require-hashes

- name: Fetch MAINTAINERS.yml from mainline
- name: Fetch MAINTAINERS.yml from pull request
run: |
git fetch origin main
git show origin/main:MAINTAINERS.yml > mainline_MAINTAINERS.yml
git fetch origin pull/${{ github.event.pull_request.number }}/head
git show FETCH_HEAD:MAINTAINERS.yml > pr_MAINTAINERS.yml

- name: Check maintainer file changes
env:
GITHUB_TOKEN: ${{ secrets.ZB_PR_ASSIGNER_GITHUB_TOKEN }}
run: |
python ./scripts/ci/check_maintainer_changes.py \
--repo zephyrproject-rtos/zephyr mainline_MAINTAINERS.yml MAINTAINERS.yml
--repo zephyrproject-rtos/zephyr MAINTAINERS.yml pr_MAINTAINERS.yml
Loading
Loading