summaryrefslogtreecommitdiff
path: root/open-source-lorries/freertos.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/freertos.lorry')
-rw-r--r--open-source-lorries/freertos.lorry9
1 files changed, 4 insertions, 5 deletions
diff --git a/open-source-lorries/freertos.lorry b/open-source-lorries/freertos.lorry
index 06aed30..ce48276 100644
--- a/open-source-lorries/freertos.lorry
+++ b/open-source-lorries/freertos.lorry
@@ -1,7 +1,6 @@
{
- "freertos": {
- "type": "svn",
- "url": "http://svn.code.sf.net/p/freertos/code/",
- "layout": "standard"
- }
+ "freertos-git": {
+ "type": "git",
+ "url": "https://github.com/FreeRTOS/FreeRTOS.git"
+ }
}