Difference between revisions of "Atomthreads"
(Created page with "{{Entry |Name=Atomthreads |Short description=a lightweight, portable, real-time scheduler for embedded systems. |Full description=Atomthreads is a free, lightweight, portable, re...") |
|||
| Line 4: | Line 4: | ||
|Full description=Atomthreads is a free, lightweight, portable, real-time scheduler for embedded systems. It is targeted at systems that need only a scheduler and the usual RTOS primitives. No file system, IP stack or device drivers are included, but developers can bolt on their own as required. Atomthreads will always be a small number of C files which are easy to port to any platforms that require threading by adding a simple architecture-specific file. | |Full description=Atomthreads is a free, lightweight, portable, real-time scheduler for embedded systems. It is targeted at systems that need only a scheduler and the usual RTOS primitives. No file system, IP stack or device drivers are included, but developers can bolt on their own as required. Atomthreads will always be a small number of C files which are easy to port to any platforms that require threading by adding a simple architecture-specific file. | ||
|User level=intermediate | |User level=intermediate | ||
| + | |Status=Live | ||
| + | |Component programs= | ||
| + | |Homepage URL=http://atomthreads.com/ | ||
| + | |VCS checkout command= | ||
| + | |Computer languages=C | ||
| + | |Documentation note=http://atomthreads.com/index.php?q=node/10 | ||
| + | |Paid support= | ||
| + | |IRC help= | ||
| + | |IRC general= | ||
| + | |IRC development= | ||
| + | |Related projects= | ||
| + | |Keywords=C,embedded,scheduler,developer,embedded systems | ||
| + | |Is GNU=n | ||
| + | |Last review by=Kelly Hopkins | ||
| + | |Last review date=2010-01-26 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |Version identifier=1. | + | |Version identifier=1.1 |
| − | |Version date=2010- | + | |Version date=2010-03-29 |
|Version status=beta | |Version status=beta | ||
| − | |Version download=http://cloud.github.com/downloads/kelvinlawson/atomthreads/atomthreads-1. | + | |Version download=http://cloud.github.com/downloads/kelvinlawson/atomthreads/atomthreads-1.1.tar.gz |
| − | |License verified date=2010- | + | |License verified date=2010-03-30 |
|Version comment= | |Version comment= | ||
| + | }} | ||
| + | {{Person | ||
| + | |Role=Maintainer | ||
| + | |Real name=Kelvin Lawson | ||
| + | |Email=web@kibosh.org | ||
| + | |Resource URL= | ||
| + | }} | ||
| + | {{Resource | ||
| + | |Resource audience=Developer | ||
| + | |Resource kind=Download | ||
| + | |Resource URL=http://atomthreads.com/index.php?q=node/5 | ||
}} | }} | ||
{{Software category | {{Software category | ||
|Interface=library | |Interface=library | ||
| + | |Software-development=small-specific-development-task | ||
| + | |Use=software-development | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=BSD_3Clause | ||
| + | |License verified by=Kelly Hopkins | ||
| + | |License verified date=2010-03-30 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=other | ||
| + | |License verified by=Kelly Hopkins | ||
| + | |License verified date=2010-03-30 | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=BSD_3Clause | |License=BSD_3Clause | ||
|License verified by=Kelly Hopkins | |License verified by=Kelly Hopkins | ||
| − | |License verified date=2010- | + | |License verified date=2010-03-30 |
}} | }} | ||
{{Project license | {{Project license | ||
|License=other | |License=other | ||
|License verified by=Kelly Hopkins | |License verified by=Kelly Hopkins | ||
| − | |License verified date=2010- | + | |License verified date=2010-03-30 |
}} | }} | ||
Latest revision as of 10:46, 12 April 2011
Atomthreads
http://atomthreads.com/
Atomthreads is a free, lightweight, portable, real-time scheduler for embedded systems. It is targeted at systems that need only a scheduler and the usual RTOS primitives. No file system, IP stack or device drivers are included, but developers can bolt on their own as required. Atomthreads will always be a small number of C files which are easy to port to any platforms that require threading by adding a simple architecture-specific file.
Documentation
http://atomthreads.com/index.php?q=node/10
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| BSD 3Clause | Kelly Hopkins | 30 March 2010 | |
| Other | Kelly Hopkins | 30 March 2010 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Developer | Download |
Software prerequisites
This entry (in part or in whole) was last reviewed on 26 January 2010.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.