]> git.gag.com Git - web/altusmetrum/blob - AltOS/index.mdwn
0343fe0efcd71cf88d166c16fc3e674f9dd6fed4
[web/altusmetrum] / AltOS / index.mdwn
1 # AltOS
2
3 This is Keith's "operating system" for [TeleMetrum](../TeleMetrum/).
4
5 ## Motivation ##
6
7 [FreeRTOS](http://freertos.org) turned out to be too heavy for our needs, so
8 Keith started over from scratch and wrote something that does just what we 
9 needed.
10
11 ## Features ##
12
13 ### User View ###
14
15 ### Developer View ###
16
17 * Licenses
18         * The software is licensed [GPL version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
19
20 ## Problems ##
21
22 ## Artifacts ##
23
24 The source available from [git.gag.com](http://git.gag.com) in the project 
25 [fw/altos](http://git.gag.com/?p=fw/altos;a=summary).  
26
27 Note that actually building these sources requires a modifified version of 
28 sdcc and a set of helper utilities that we're not publishing since we hope 
29 to have the important bits accepted upstream shortly.  Watch this space for 
30 more details soon.
31