GithubHelp home page GithubHelp logo

amna-mannan / rtems-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rtems/rtems-tools

0.0 0.0 0.0 5.92 MB

RTEMS Tools

Home Page: https://git.rtems.org/rtems-tools

Shell 0.18% JavaScript 0.65% C++ 25.23% Python 15.76% C 40.13% CSS 0.22% Makefile 0.48% M4 1.74% Roff 15.61%

rtems-tools's Introduction

RTEMS Tools Project

Chris Johns <[email protected]>

The RTEMS Tools Project is a collection of tools to help you use RTEMS. The
package is self contained and if in a release package format is specific to an
RTEMS release and if in the git repo is a development version.

All tools are distributed as source code. They should work on a range of host
computers. Windows support may be via cross building on suitable Unix systems.

The tools contained in this package each come with documentation so please
locate and refer to that.

The RTEMS Tools Project has been developed for the RTEMS Project however these
tools can be used for a range of things not related to RTEMS. The RTEMS Project
welcomes this.

If you have a problem or question post to [email protected] or visit the RTEMS IRC
channel #rtems on chat.freenode.net. Drop by and tell us if you are using these
tools for other uses.

If you have any patches please post them to the [email protected] mailing list in
git format patches with your details.

Building
--------

To build and install:

 $ ./waf configure --prefix=$HOME/development/rtems/5
 $ ./waf build install

Testing
-------

To the run the tests build then enter:

 $ ./waf test

Python
------

The RTEMS Tools supports python3 and python2. The commands look for python3,
then python2 and finally python and use the first it finds.

You can forced a specific version for testing by setting the environment
variable 'RTEMS_PYTHON_OVERRIDE' to the python you want to use. For example:

 $ export RTEMS_PYTHON_OVERRIDE=python2

will use python2.

Waf
---

The Waf project can be found here:

 http://code.google.com/p/waf/

rtems-tools's People

Contributors

kiwichris avatar longr96 avatar sebhub avatar dbalan avatar thelunatic avatar joelsherrill avatar heshamelmatary avatar kinseymoore avatar mrvan avatar cillianodonnell avatar verm avatar jirgais avatar karelfv avatar c-mauderer avatar bengras avatar rclaus2 avatar gedare avatar msmazaya avatar aunali1 avatar doac avatar hermann19829 avatar kaidoho avatar fabien-chouteau avatar thesummer avatar krzysiekm13 avatar kumaramitmehta avatar nilhoel1 avatar rmeena840 avatar vidushivashishth avatar yangqiao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.