diff options
| author | Rocco Marco Guglielmi <roccomarco.guglielmi@gmail.com> | 2018-03-13 20:39:14 +0000 | 
|---|---|---|
| committer | Rocco Marco Guglielmi <roccomarco.guglielmi@gmail.com> | 2018-03-13 20:39:14 +0000 | 
| commit | e356c265bf20e713fd99b5365f3af80ff865525c (patch) | |
| tree | fd98c5ce2f503d08a52dc97e3097d048bd7e2d48 /tools | |
| parent | 0cc51a8d5ba85fe91c1a15d9721fdd794e38e8f3 (diff) | |
| download | ChibiOS-e356c265bf20e713fd99b5365f3af80ff865525c.tar.gz ChibiOS-e356c265bf20e713fd99b5365f3af80ff865525c.tar.bz2 ChibiOS-e356c265bf20e713fd99b5365f3af80ff865525c.zip  | |
Added a project under tools
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11732 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/.project | 11 | 
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/.project b/tools/.project new file mode 100644 index 000000000..238e5bdda --- /dev/null +++ b/tools/.project @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?>
 +<projectDescription>
 +	<name>ChibiStudio Tools</name>
 +	<comment></comment>
 +	<projects>
 +	</projects>
 +	<buildSpec>
 +	</buildSpec>
 +	<natures>
 +	</natures>
 +</projectDescription>
  | 
