Update desired directory structure in README file 65/189765/5
authorAdam Malinowski <a.malinowsk2@partner.samsung.com>
Thu, 20 Sep 2018 08:28:21 +0000 (10:28 +0200)
committerAdam Malinowski <a.malinowsk2@partner.samsung.com>
Wed, 10 Oct 2018 06:40:01 +0000 (08:40 +0200)
Change-Id: Ie96452781216d4254db9fe0d8d4fc4c478bfb148

README

diff --git a/README b/README
index ba78d7b..d8f1e13 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Directory structure:
+Directory structure:
 
 .
 │
@@ -16,6 +16,16 @@ Directory structure:
         │
         └── config - ansible files for configuring NanoPi NEO
         │
-        └── os - recipes and files needed to create or download operating system for NanoPi NEO
+        └── fota - tools/libs for flashing devices (usually microSD card) with given images
         │
         └── stm - tools/libs for communicating with STM32F030 microntroller
+        │
+        └── power - tool for controling power supply for  MuxPi's main board
+        │
+        └── gpio - tool for controling MuxPi's GPIOs including two one-color LEDs
+        │
+        └── firmware - tool for updating firmware of STM32 microntroller
+        │
+        └── nv - tool for writing and reading non-volatile data of MuxPi
+        │
+        └── debian - files for creating packages for Debian-based distributions