Skip to content

Commit 7b5506d

Browse files
explora26Anas Nashif
authored andcommitted
dts: 96b_carbon: Fix the model name and compatible
Signed-off-by: Harry Jiang <[email protected]>
1 parent 21f4fae commit 7b5506d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dts/arm/96b_carbon.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
#include <st/stm32f401.dtsi>
99

1010
/ {
11-
model = "STMicroelectronics STM32F401RE-NUCLEO board";
12-
compatible = "st,stm32f401re-nucleo", "st,stm32f401";
11+
model = "Seeed Studio Carbon 96boards";
12+
compatible = "seeed,carbon", "st,stm32f401";
1313

1414
chosen {
1515
zephyr,console = &usart1;

0 commit comments

Comments
 (0)