Post #2968511
2026-05-16 17:32 UTC
I wanted to write about asynchrous time, but first I have to give you a history lesson:
https://thejpster.org.uk/blog/blog-2026-05-16/
Replies (2)
-
@thejpster@hachyderm.io 2026-05-17 16:39
OK, so here's a few words about different kinds of timers, why SYSTICK is good for what it was designed to do and crap for the modern tickless world, and how I implemented embassy-time for the Armv7 Generic Timer. https://thejpster.org.uk/blog/blog-2026-05-17/
-
@tedmielczarek@mastodon.social 2026-05-16 18:16
@thejpster@hachyderm.io I appreciate the clarity with which you explained what I have always found to be a confusing topic!