zProject Wiki
Brought to you by:
hhao020
Welcome!
zPlatform is designed for both embedded and cross-platform use. They are written in C and Perl.
The low interface of C package now can only be compiled on Linux, but can be easy port to other platforms. The package has already provided how to set up such compile env.
The Perl package is designed for tool development mainly, and also is a good choice on prototype design.
zPlatform provided:
1, a CLI interface on embedded system, which allows you run most of your functions;
2, FSM, Timer, Fault Management, Sys log, etc.
I strongly suggest you always apply zPlatform and update your own source into zPlatform, instead of using any APIs provided by your system, since they could be great trouble in the feature.
The wiki uses Markdown syntax.