Switch to task notification from semaphore #20

Merged
eeeck merged 9 commits from dev_task-notification into dev_serial-send 2026-06-16 18:23:19 +02:00
Owner

Yet again, another RTOS way to blink a fucking LED more efficiently than last time... well, this is the optimal way and I hope to not have to touch any LED related tasks for a while and work on the core stuff... ffs

Yet again, another RTOS way to blink a fucking LED more efficiently than last time... well, this is the optimal way and I hope to not have to touch any LED related tasks for a while and work on the core stuff... ffs
eeeck added the enhancement label 2026-06-16 18:17:11 +02:00
eeeck self-assigned this 2026-06-16 18:17:11 +02:00
eeeck added this to the Thesis SCRUM project 2026-06-16 18:17:11 +02:00
eeeck added 9 commits 2026-06-16 18:17:12 +02:00
- Less overhead, simpler to manage
- Semaphores are apparently overkill for a simple blink timer
- To find a way to handle overflows on the FIFO buffer
- Are now unnecessary with the move to task notification
eeeck moved this to In Progress in Thesis SCRUM on 2026-06-16 18:17:21 +02:00
eeeck marked the pull request as ready for review 2026-06-16 18:22:53 +02:00
Author
Owner

Fuck it, we don't even test this shit

Fuck it, we don't even test this shit
eeeck merged commit cedd6cc0f8 into dev_serial-send 2026-06-16 18:23:19 +02:00
eeeck deleted branch dev_task-notification 2026-06-16 18:23:19 +02:00
eeeck moved this to Done in Thesis SCRUM on 2026-06-16 18:23:36 +02:00
Sign in to join this conversation.