--- /dev/null
+#
+# NOTE! Don't add files that are generated in specific
+# subdirectories here. Add them in the ".gitignore" file
+# in that subdirectory instead.
+#
+# NOTE! Please use 'git ls-files -i --exclude-standard'
+# command after changing this file, to see if there are
+# any tracked files which get ignored after the change.
+#
+# Normal rules
+#
+*.o
+*.d
+*.bin
+*.elf
+*.map
+*/objs/*
+*.zip
+*.svg
+*.dump
+*.img
+*.bak
+tags
+devhost
--- /dev/null
+This repository provides support for the Scialys modules made by Techno-Innov.
+
+Code for different boards created during the development process has been kept
+in separate directories.
+They are not "versions" or "branches" of the software development, the
+hardware for each one is different.
+
+Refer to the main README file (at the root of the core support git repository)
+for more information about building and flashing.
+
+If you did not get it yet, the core lpc122x support can be cloned from our
+server:
+ git clone git://git.techno-innov.fr/lpc122x
+You should then move this repository to the apps sub-directory of the core
+support repository.
+
+
+System Reference Manual and electronics sources for the modules can be found
+on our server under these directories :
+http://techdata.techno-innov.fr/Scialys/
+(note that this module is still under development, so you may not find all
+sources there, and that the documentation may not be up-to-date).
+