Skip to content

Commit 5dcb9ef

Browse files
committed
Updated readme
1 parent a4f1f84 commit 5dcb9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/stm32l4/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[`build-boot.cmd`](build-boot.cmd)[`.sh`](build-boot.sh): Build the bootloader by running `newt build stm32l4_boot`
44

5-
[`build-app.cmd`](build-app.cmd)[`.sh`](build-app.sh): Build the application by running `newt build stm32l4_my_sensor`. Also builds the Rust application and injects the compiled Rust code into the build.
5+
[`build-app.cmd`](../build-app.cmd)[`.sh`](../build-app.sh): Build the application by running `newt build stm32l4_my_sensor`. Also builds the Rust application and injects the compiled Rust code into the build.
66

77
[`image-app.cmd`](image-app.cmd)[`.sh`](image-app.sh): Create the application firmware image: `newt create-image -v stm32l4_my_sensor 1.0.0`
88

0 commit comments

Comments
 (0)