Skip to content

Commit

Permalink
sonata: Added Pinmux to the board description file
Browse files Browse the repository at this point in the history
  • Loading branch information
HU90m committed Nov 28, 2024
1 parent ff3ee1e commit 79d4964
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sdk/boards/sonata-prerelease.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@
"start" : 0x80001000,
"length": 0x00001000
},
"pinmux_pins_sinks": {
"start" : 0x80005000,
"length": 0x00000055
},
"pinmux_block_sinks": {
"start" : 0x80005800,
"length": 0x00000046
},
"rgbled" : {
"start" : 0x80009000,
"end" : 0x80009020
Expand Down

0 comments on commit 79d4964

Please sign in to comment.