| 1234567891011121314151617181920212223242526 | // -*- mode:doc; -*-// vim: set syntax=asciidoc:Working with OpenADK====================This section explains how you can customize OpenADK to fit yourneeds.include::configure.txt[]include::make-tips.txt[]include::customize.txt[]include::common-usage.txt[]Hacking OpenADK---------------If OpenADK does not yet fit all your requirements, you may beinterested in hacking it to add:* new embedded targets: refer to the xref:adding-boards[Adding new boards]* new packages: refer to the xref:adding-packages[Adding new packages]
 |