Skip to content

Commit c17c444

Browse files
author
Offir Kochalsky
authored
Merge pull request #5 from ARMmbed/offir-example-kvstore
fix correct target ref
2 parents c8b9538 + 343235f commit c17c444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ result similar to:
9999
Total Static RAM memory (data + bss): 11632(+0) bytes
100100
Total Flash memory (text + data): 116718(+0) bytes
101101
102-
Image: ./BUILD/K82F/GCC_ARM/kvstore.bin
102+
Image: ./BUILD/K64F/ARM/mbed-os-example-kvstore.bin
103103
```
104104

105105
#### Run the example

0 commit comments

Comments
 (0)