We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af8d257 commit c9694c8Copy full SHA for c9694c8
app/lpc55xpresso/app.toml
@@ -48,7 +48,7 @@ start = true
48
[tasks.update_server]
49
name = "lpc55-update-server"
50
priority = 3
51
-max-sizes = {flash = 26720, ram = 16704}
+max-sizes = {flash = 27008, ram = 16704}
52
stacksize = 8192
53
start = true
54
sections = {bootstate = "usbsram"}
0 commit comments