Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6391503b authored by Lee Jones's avatar Lee Jones Committed by Maxime Coquelin
Browse files

ARM: stm32: Identify a new SoC - STM32F469

parent f64e9804
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -10,6 +10,7 @@

static const char *const stm32_compat[] __initconst = {
	"st,stm32f429",
	"st,stm32f469",
	NULL
};