Skip to content

Commit d8a4c3c

Browse files
committed
board: gd32e1: add led1 alias to run thread sample.
test with `samples/basic/threads` Signed-off-by: YuLong Yao <[email protected]>
1 parent d888791 commit d8a4c3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/arm/gd32e103v_eval/gd32e103v_eval.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757

5858
aliases {
5959
led0 = &yellow_led0;
60+
led1 = &yellow_led3;
6061
sw0 = &user_key;
6162
};
6263
};

0 commit comments

Comments
 (0)