This repository has been archived on 2024-10-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Klagarge eeff72a57b practical work N°1 finish
We measure that switching context time is around:
- 20us without optimization, with EventRecorder
- 6us without optimization, without EventRecorder
- 2us with optimization (o2), without EventRecorder
2024-04-08 15:19:41 +02:00
DebugConfig Initial commit 2024-04-08 12:52:52 +02:00
RTE practical work N°1 finish 2024-04-08 15:19:41 +02:00
.gitignore Initial commit 2024-04-08 12:52:52 +02:00
components.scvd Initial commit 2024-04-08 12:52:52 +02:00
EventRecorderStub.scvd Initial commit 2024-04-08 12:52:52 +02:00
lab06-evt.uvprojx practical work N°1 finish 2024-04-08 15:19:41 +02:00
main.c practical work N°1 finish 2024-04-08 15:19:41 +02:00