summaryrefslogtreecommitdiff
path: root/digital/avr/modules/flash/stub/doc/stub.txt
diff options
context:
space:
mode:
Diffstat (limited to 'digital/avr/modules/flash/stub/doc/stub.txt')
-rw-r--r--digital/avr/modules/flash/stub/doc/stub.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/digital/avr/modules/flash/stub/doc/stub.txt b/digital/avr/modules/flash/stub/doc/stub.txt
new file mode 100644
index 00000000..59a42c2f
--- /dev/null
+++ b/digital/avr/modules/flash/stub/doc/stub.txt
@@ -0,0 +1,11 @@
+Flash Stub
+==========
+
+The flash stub is a source file which emulate the flash memory of the bot in
+a simple text file.
+
+To use the stub a default file shall be create in the current directory using
+touch for example.
+
+The source stub memory use a file flash.apb, to use it correctly create the
+file with this name.