https://github.com/zevv/cps-baremetal
https://github.com/zevv/cps-baremetal
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zevv/cps-baremetal
- Owner: zevv
- Created: 2024-02-14T22:10:00.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T14:24:42.000Z (about 2 years ago)
- Last Synced: 2025-04-03T13:49:37.706Z (11 months ago)
- Language: Nim
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Little demo project to show how CPS can be used to create simple and
lightweight concurrency on a tiny platform like an atmega328, running tens of
independent 'tasks' with only 2Kb of ram and 16kb of flash,