Commit fbcfe6e
[nrf fromtree] tests: vector_table_relocation: fix a mis-use of SRAM_SIZE
SRAM_SIZE is given in kilobytes
fixes: #92533
Signed-off-by: Hake Huang <[email protected]>
(cherry picked from commit fe811de)1 parent 9425c47 commit fbcfe6e
File tree
1 file changed
+1
-1
lines changed- tests/application_development/vector_table_relocation/src
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments