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 <pan2.li@intel.com>
parent
ae9efcc3
Please register or sign in to comment
The default value of subarray is the length, thus we should
take `idx` instead of `idx - 1` here.
Signed-off-by:
Pan Li <pan2.li@intel.com>