Skip to content

Commit

Permalink
Added the location of more of Sonata's UART devices.
Browse files Browse the repository at this point in the history
  • Loading branch information
HU90m authored and davidchisnall committed Jul 30, 2024
1 parent 4a09350 commit c2b61d6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions sdk/boards/sonata-prerelease.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,18 @@
"start" : 0x80101000,
"end" : 0x80101034
},
"uart2": {
"start" : 0x80102000,
"end" : 0x80102034
},
"uart3": {
"start" : 0x80103000,
"end" : 0x80103034
},
"uart4": {
"start" : 0x80104000,
"end" : 0x80104034
},
"i2c0": {
"start" : 0x80200000,
"end" : 0x80200080
Expand Down

0 comments on commit c2b61d6

Please sign in to comment.