Modifing the board configuration tool

Discussions and support about ChibiStudio, the free development environment for ARM.
Matthias
Posts: 12
Joined: Fri Jul 29, 2016 3:23 pm
Has thanked: 1 time
Been thanked: 3 times

Modifing the board configuration tool

Postby Matthias » Mon Aug 01, 2016 9:16 am

Hello,

the board configuration tool is very helpful. For minimizing the manual work I adapting the template files *.ftl under eclipse/configuration.
Is there any documentation about the template format available?

For editing the configuration files (*.chcfg) the XML editor from the Eclipse Web Tools Platform is used. It would be nice if the fields that require predefined values are not editable. Just the predefined values should be selectable.
I guess to solve this, I have to look in the Eclipse documentation.

Is the board confiuration plugin open source? I did not find any repository of it.

Cheers Matthias

User avatar
Giovanni
Site Admin
Posts: 14444
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1074 times
Been thanked: 921 times
Contact:

Re: Modifing the board configuration tool

Postby Giovanni » Mon Aug 01, 2016 12:47 pm

Hi,

All plugins are open source and all you need is ChibiStudio, it already includes all the Java components and PDT.

The repository is here: https://sourceforge.net/p/chibios/svn/H ... dio_trunk/

Just checkout the repository, create a Java workspace and import all the projects.

The templates are written in FreeMarker: www.freemarker.org. It is a ridiculously useful language.

Giovanni


Return to “ChibiStudio”

Who is online

Users browsing this forum: No registered users and 9 guests