We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f9a792 commit b6c84a9Copy full SHA for b6c84a9
boards/arm/olimexino_stm32/olimexino_stm32.dts
@@ -9,7 +9,7 @@
9
10
/ {
11
model = "Olimex OLIMEXINO-STM32 board";
12
- compatible = "st,olimexino_stm32", "st,stm32f103rb";
+ compatible = "olimex,olimexino_stm32", "st,stm32f103rb";
13
14
chosen {
15
zephyr,console = &usart1;
0 commit comments