summaryrefslogtreecommitdiffstats
path: root/agl-documentation/sdk-devkit/docs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'agl-documentation/sdk-devkit/docs/README.md')
-rw-r--r--agl-documentation/sdk-devkit/docs/README.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/agl-documentation/sdk-devkit/docs/README.md b/agl-documentation/sdk-devkit/docs/README.md
new file mode 100644
index 0000000..e1bb79c
--- /dev/null
+++ b/agl-documentation/sdk-devkit/docs/README.md
@@ -0,0 +1,24 @@
+# Introduction
+
+AGL Development Kit allows developers and integrators to rebuild complete bootable images
+from source code, as well as developing new applications for AGL.
+
+It leverages Docker capabilities to propose a unified environment suitable for most development tasks:
+
+* compatible with AGL 3.x (based on Yocto/Poky 2.x)
+* support all AGL boards inc. reference boards (Renesas, Intel)
+* low-level development of drivers
+* system services development and integration
+* applications development (build, deploy, debug) using AGL SDK and AGL Application Framework
+
+| *Meta* | *Data* |
+| -- | -- |
+| **Title** | {{ config.title }} |
+| **Author** | {{ config.author }} |
+| **Description** | {{ config.description }} |
+| **Keywords** | {{ config.keywords }} |
+| **Language** | English |
+| **Published** | Published {{ config.published }} as an electronic book |
+| **Updated** | {{ gitbook.time }} |
+| **Collection** | Open-source |
+| **Website** | [{{ config.website }}]({{ config.website }}) |