mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-15 17:27:46 -04:00
5 lines
239 B
Markdown
5 lines
239 B
Markdown
This proof demonstrates the memory safety of the TaskIncrementTick function.
|
|
No assumptions nor abstractions are required for single-threaded computation.
|
|
|
|
This proof is a work-in-progress. Proof assumptions are described in
|
|
the harness.
|