diff options
author | Giovanni Di Sirio <gdisirio@gmail.com> | 2016-03-16 14:48:13 +0000 |
---|---|---|
committer | Giovanni Di Sirio <gdisirio@gmail.com> | 2016-03-16 14:48:13 +0000 |
commit | 13375b4faaeb666b0684161d90426a62efaf0829 (patch) | |
tree | 8fd7f83948a667487395e0f96f5b5a1b087f5504 /test/nil/patch.xml | |
parent | 94bbc4d19ca17984db3262089ba7365fbf62c6de (diff) | |
download | ChibiOS-13375b4faaeb666b0684161d90426a62efaf0829.tar.gz ChibiOS-13375b4faaeb666b0684161d90426a62efaf0829.tar.bz2 ChibiOS-13375b4faaeb666b0684161d90426a62efaf0829.zip |
Updated the NIL test suite by generating the code using the new system.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9127 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'test/nil/patch.xml')
-rw-r--r-- | test/nil/patch.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/nil/patch.xml b/test/nil/patch.xml new file mode 100644 index 000000000..879b2ed23 --- /dev/null +++ b/test/nil/patch.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?>
+<SPC5-Patch version="1.0.0">
+ <!--It is your patch repository, do not break your XML File.-->
+ <files />
+</SPC5-Patch>
|