summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/freertos.lorry11
1 files changed, 11 insertions, 0 deletions
diff --git a/open-source-lorries/freertos.lorry b/open-source-lorries/freertos.lorry
new file mode 100644
index 0000000..43f0cca
--- /dev/null
+++ b/open-source-lorries/freertos.lorry
@@ -0,0 +1,11 @@
+{
+ "freertos": {
+ "type": "svn",
+ "url": "http://svn.code.sf.net/p/freertos/code/trunk",
+ "layout": {
+ "trunk": "trunk/FreeRTOS",
+ "branches": "branches/*"
+ "tags": "tags/*"
+ }
+ }
+}