use right device name for /data
[openadk.git] / docs / working-with.txt
blob2bc155b066b7f72eb5b818853b221ed71c0d53ee
1 // -*- mode:doc; -*-
2 // vim: set syntax=asciidoc:
4 Working with OpenADK
5 ====================
7 This section explains how you can customize OpenADK to fit your
8 needs.
10 include::configure.txt[]
12 include::make-tips.txt[]
14 include::customize.txt[]
16 include::common-usage.txt[]
18 Hacking OpenADK
19 ---------------
21 If OpenADK does not yet fit all your requirements, you may be
22 interested in hacking it to add:
24 * new embedded targets: refer to the xref:adding-boards[Adding new boards]
25 * new packages: refer to the xref:adding-packages[Adding new packages]