Ok then, I'll work on it.
I'll check out WxPython and PyQt? Please let me know if they arent
suitable.

In the options.py file (
https://git.rtems.org/amar/waf.git/tree/rtems_waf/defaults/options.py),
there are multiple classes. The configuration supposed to set values for
each of this classes, isn't it?

On Sat, Mar 21, 2015 at 12:31 AM, Amar Takhar <v...@darkbeer.org> wrote:

> On 2015-03-19 12:32 +0530, Anand Krishnan wrote:
> > Dear Mentors,
> >
> > I hope I am not too late. I am Anand Krishnan and I'd like to contribute
> to the
> > Configuration GUI project. I am a final year student at BITS Goa, India
> campus
> > and currently pursuing my Bachelor's thesis at IIT Bombay.
>
> You are not too late!
>
>
> > By cross platform, do we mean - different boards or OS or both? Do we
> have to
> > build the GUI to be able to run on a board or is it something like we
> run in
> > our PC and then burn the config file to the board? (like programming an
> > Arduino?)
>
> This program would need to run on Unix, OS X and Windows.  It is meant for
> users
> of RTEMS to generate the config file used when building RTEMS.  The
> results are
> used at build-time only.
>
> There are background libraries already written to handle the configuration
> options.  The frontend needs to be written as well as bounds checking on
> some of
> the library classes in RTEMS Config. (The library used for configuration
> options
> in the waf build)
>
>
> Amar.
>
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to