Optimize Check task memory sizes for each task #3

Open
opened 2026-06-13 22:47:07 +02:00 by eeeck · 0 comments
Owner

Maybe some testing is required to verify stability.

canlog.c

.stack_size = 128 * 4,
Maybe some testing is required to verify stability. [canlog.c](https://git.erickahmed.com/erickahmed/j1939_logger/src/branch/rtos-timers/Core/Src/canlog.c) ```c .stack_size = 128 * 4, ```
eeeck added the enhancement label 2026-06-13 22:47:07 +02:00
eeeck self-assigned this 2026-06-13 22:47:07 +02:00
eeeck added this to the Thesis SCRUM project 2026-06-13 22:47:07 +02:00
eeeck moved this to To Do in Thesis SCRUM on 2026-06-15 10:42:34 +02:00
eeeck moved this to Backlog in Thesis SCRUM on 2026-07-06 17:47:48 +02:00
Sign in to join this conversation.