Commit 99e2d2b
Fix one bug of generate target board
The default value of subarray is the length, thus we should
take `idx` instead of `idx - 1` here.
Signed-off-by: Pan Li <[email protected]>1 parent ae9efcc commit 99e2d2b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments