Skip to content

Commit d666ed8

Browse files
committed
boards/lora-e5-dev: use .cpu0 directly rather than _TARGETNAME
1 parent 0a7001c commit d666ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source [find target/stm32wlx.cfg]
22
reset_config trst_only
3-
$_TARGETNAME configure -rtos auto
3+
$_CHIPNAME.cpu0 configure -rtos auto

0 commit comments

Comments
 (0)