Skip to content

Commit d962657

Browse files
marnovandermaasHU90m
authored andcommitted
Top config: fixup GPIO memory start
The first 0x40 are the board GPIO.
1 parent 8d9b22d commit d962657

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/top_config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ios = [
99
length = 32
1010
},
1111
]
12-
memory_start = 0x80000000
12+
memory_start = 0x80000040
1313
memory_size = 0x00000040
1414

1515
[[blocks]]

0 commit comments

Comments
 (0)