Skip to content

Commit 43f2124

Browse files
committed
Fix: XMC1400 boot kit chip id
1 parent 421cec4 commit 43f2124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/xmc_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"IDCHIP":{
4848
"addr":"40010004",
4949
"size":"4",
50-
"value":"00014020",
50+
"value":"00014010",
5151
"mask":"000FFFF0"
5252
},
5353
"FLSIZE":{

0 commit comments

Comments
 (0)