From e66c49fa930ed002c507ae0217b4b274c25675fb Mon Sep 17 00:00:00 2001 From: Vikas Manocha Date: Thu, 11 Feb 2016 15:47:20 -0800 Subject: stm32: add support for stm32f7 & stm32f746 discovery board This patch adds support for stm32f7 family & stm32f746 board. Signed-off-by: Vikas Manocha --- board/st/stm32f746-disco/MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 board/st/stm32f746-disco/MAINTAINERS (limited to 'board/st/stm32f746-disco/MAINTAINERS') diff --git a/board/st/stm32f746-disco/MAINTAINERS b/board/st/stm32f746-disco/MAINTAINERS new file mode 100644 index 0000000..2df0a65 --- /dev/null +++ b/board/st/stm32f746-disco/MAINTAINERS @@ -0,0 +1,6 @@ +STM32F746 DISCOVERY BOARD +M: Vikas Manocha +S: Maintained +F: board/st/stm32f746-disco +F: include/configs/stm32f746-disco.h +F: configs/stm32f746-disco_defconfig -- cgit v1.1