Skip to content

Commit 1575993

Browse files
committed
sidecar: update sizes for new toolchain
1 parent 2aa88db commit 1575993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/sidecar/app.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ task-slots = ["sys", "rcc_driver",
129129
path = "../../task/udpecho"
130130
name = "task-udpecho"
131131
priority = 3
132-
requires = {flash = 16384, ram = 8192}
132+
requires = {flash = 32768, ram = 8192}
133133
stacksize = 4096
134134
start = true
135135
task-slots = ["net"]

0 commit comments

Comments
 (0)