summaryrefslogtreecommitdiff
path: root/open-source-lorries/freertos.lorry
blob: b611cb332f41bad5fc4aa0a41f32a9145d72a40c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
     "freertos": {
        "type": "svn",
        "url": "http://svn.code.sf.net/p/freertos/code/",
        "layout": "standard",
        "description": "Obsolete (use freertos-git)"
     },
     "freertos-git": {
        "type": "git",
        "url": "https://github.com/FreeRTOS/FreeRTOS.git"
     }
}