summaryrefslogtreecommitdiff
path: root/open-source-lorries/freertos.lorry
blob: 43f0ccafebf2dbb365d0f229422fd01e11580c46 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
     "freertos": {
        "type": "svn",
        "url": "http://svn.code.sf.net/p/freertos/code/trunk",
          "layout": {
              "trunk": "trunk/FreeRTOS",
              "branches": "branches/*"
              "tags": "tags/*"
          }
     }
}