TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Coroutine demonstration with setjmp/longjmp (STM32)

37 pointsby weeberover 1 year ago

2 comments

fanf2over 1 year ago
The fine article seems a bit overcomplicated to me. How about this? <a href="https:&#x2F;&#x2F;dotat.at&#x2F;@&#x2F;2010-01-22-coroutines-in-less-than-20-lines-of-standard-c.html" rel="nofollow noreferrer">https:&#x2F;&#x2F;dotat.at&#x2F;@&#x2F;2010-01-22-coroutines-in-less-than-20-lin...</a>
tkanarskyover 1 year ago
Huh, it just hit me that when a binary is &quot;portable&quot; it&#x27;s &quot;port&quot;-able to a different system. I don&#x27;t think I ever connected those two meanings before.