MAINTAINERS: Split "STM32 platforms"
Add a new "STM32 Wireless platforms" area split from existing "STM32 platforms". STM32 Wireless covers STM32 BLE areas: - STM32WB* based ST boards - STM32WB* drivers/bluetooth/hci drivers - STM32WB* soc/st/stm32 Additionally, the following domains are added to STM32 Wireless platforms: - BlueNRG drivers/bluetooth/hci drivers - shield x_nucleo_bnrg2a1, x_nucleo_idb05a1 and x_nucleo_wb05kn1 Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
This commit is contained in:
parent
fc73447acb
commit
3fe8c6444d
1 changed files with 25 additions and 2 deletions
|
|
@ -4032,11 +4032,34 @@ STM32 Platforms:
|
|||
- dts/bindings/*/*stm32*
|
||||
- soc/st/stm32/
|
||||
- samples/boards/st/
|
||||
files-exclude:
|
||||
- boards/st/*wb*/
|
||||
- drivers/bluetooth/hci/*stm32*.c
|
||||
- soc/st/stm32/stm32wb*/
|
||||
labels:
|
||||
- "platform: STM32"
|
||||
description: >-
|
||||
STM32 SOCs, dts files and related drivers. ST nucleo, disco and eval
|
||||
boards.
|
||||
STM32 SOCs, dts files and related drivers. ST development boards.
|
||||
|
||||
STM32 Wireless Platforms:
|
||||
status: maintained
|
||||
maintainers:
|
||||
- erwango
|
||||
collaborators:
|
||||
- mathieuchopstm
|
||||
files:
|
||||
- boards/shields/x_nucleo_bnrg2a1/
|
||||
- boards/shields/x_nucleo_idb05a1/
|
||||
- boards/shields/x_nucleo_wb05kn1/
|
||||
- boards/st/*wb*/
|
||||
- drivers/bluetooth/hci/*stm32*.c
|
||||
- drivers/bluetooth/hci/hci_spi_st.c
|
||||
- soc/st/stm32/stm32wb*/
|
||||
labels:
|
||||
- "platform: STM32"
|
||||
description: >-
|
||||
STM32WB SOCs, dts files and related drivers. STM32WB development boards
|
||||
and ST bluetooth shields.
|
||||
|
||||
Espressif Platforms:
|
||||
status: maintained
|
||||
|
|
|
|||
Loading…
Reference in a new issue