diff options
author | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-12-27 15:10:11 +0000 |
---|---|---|
committer | gdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4> | 2014-12-27 15:10:11 +0000 |
commit | 1d7a676960b85d2ded2f2460eb13c77701ca9255 (patch) | |
tree | 5a4dc15ad2108cc9c1958cf91fb4397f64e33b5c /.project | |
parent | f86f891702e77267eeca63e960b210a2ae9db00b (diff) | |
download | ChibiOS-1d7a676960b85d2ded2f2460eb13c77701ca9255.tar.gz ChibiOS-1d7a676960b85d2ded2f2460eb13c77701ca9255.tar.bz2 ChibiOS-1d7a676960b85d2ded2f2460eb13c77701ca9255.zip |
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7598 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to '.project')
-rw-r--r-- | .project | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 000000000..82ecfaf5e --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>ChibiOS 3.0dev (whole tree)</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription>
|