Skip to content

Commit c9694c8

Browse files
committed
ImageAccess abstraction for later RoT update_server caboose access and rollback protection.
1 parent af8d257 commit c9694c8

File tree

3 files changed

+643
-262
lines changed

3 files changed

+643
-262
lines changed

app/lpc55xpresso/app.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ start = true
4848
[tasks.update_server]
4949
name = "lpc55-update-server"
5050
priority = 3
51-
max-sizes = {flash = 26720, ram = 16704}
51+
max-sizes = {flash = 27008, ram = 16704}
5252
stacksize = 8192
5353
start = true
5454
sections = {bootstate = "usbsram"}

0 commit comments

Comments
 (0)