Skip to content

Commit

Permalink
Fix wrong XMC1300 Boot Kit identifier in xmc_data.py
Browse files Browse the repository at this point in the history
  • Loading branch information
misaz committed Apr 24, 2024
1 parent ed4157a commit 73d66f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/xmc_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"bitposition_LSB":"12"
}
},
"XMC1300-0200":{
"XMC1302-0200":{
"IDCHIP":{
"addr":"40010004",
"size":"4",
Expand Down

0 comments on commit 73d66f4

Please sign in to comment.