ChibiOS/tools/gencfg/readme.txt

15 lines
759 B
Plaintext
Raw Normal View History

*****************************************************************************
*** Files Organization ***
*****************************************************************************
--{root} - Configuration Generator tool.
+--readme.txt - This file.
+--config.fmpp - Tool configuration file, tool setup is done here.
+--run.bat - Tool runner batch file.
+--lib/ - FTL library files.
+--processors/ - Various configuration generators.
+--schema/ - Schema files used to validate XML configurations.
+--xml/ - Templates of configuration files.
Write requirements and setup documentation here.