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.lorry10
1 files changed, 2 insertions, 8 deletions
diff --git a/open-source-lorries/freertos.lorry b/open-source-lorries/freertos.lorry
index b611cb3..ce48276 100644
--- a/open-source-lorries/freertos.lorry
+++ b/open-source-lorries/freertos.lorry
@@ -1,12 +1,6 @@
{
- "freertos": {
- "type": "svn",
- "url": "http://svn.code.sf.net/p/freertos/code/",
- "layout": "standard",
- "description": "Obsolete (use freertos-git)"
- },
- "freertos-git": {
+ "freertos-git": {
"type": "git",
"url": "https://github.com/FreeRTOS/FreeRTOS.git"
- }
+ }
}