Skip to content

Commit a5fe624

Browse files
vtardy-stcfriedt
authored andcommitted
MAINTAINERS: Add driver ieee 802.15.4 for STM32 Wireless Platform
Add ieee802154 driver in STM32 Wireless Platform section Signed-off-by: Vincent Tardy <[email protected]>
1 parent dc89803 commit a5fe624

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

MAINTAINERS.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4367,6 +4367,7 @@ STM32 Platforms:
43674367
files-exclude:
43684368
- boards/st/*wb*/
43694369
- drivers/bluetooth/hci/*stm32*.c
4370+
- drivers/ieee802154/*stm32*.c
43704371
- soc/st/stm32/stm32wb*/
43714372
labels:
43724373
- "platform: STM32"
@@ -4380,7 +4381,6 @@ STM32 Wireless Platforms:
43804381
collaborators:
43814382
- asm5878
43824383
- HoZHel
4383-
- benothmn-st
43844384
- mathieuchopstm
43854385
files:
43864386
- boards/shields/x_nucleo_bnrg2a1/
@@ -4389,12 +4389,13 @@ STM32 Wireless Platforms:
43894389
- boards/st/*wb*/
43904390
- drivers/bluetooth/hci/*stm32*.c
43914391
- drivers/bluetooth/hci/hci_spi_st.c
4392+
- drivers/ieee802154/*stm32*.c
43924393
- soc/st/stm32/stm32wb*/
43934394
labels:
43944395
- "platform: STM32"
43954396
description: >-
4396-
STM32WB SOCs, dts files and related drivers. STM32WB development boards
4397-
and ST bluetooth shields.
4397+
STM32WB and STM32WBA SOCs, dts files and related drivers.
4398+
STM32WB and STM32WBA development boards and ST bluetooth shields.
43984399
43994400
Samples:
44004401
status: maintained

0 commit comments

Comments
 (0)