summaryrefslogtreecommitdiff
path: root/homebrew/lpc21isp/.beer
blob: e049fe75ad607710bfe832f45b91f39b0bbf197e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "Lpc21isp",
    "description": "In-circuit programming (ISP) tool for several NXP microcontrollers",
    "url": "https://downloads.sourceforge.net/project/lpc21isp/lpc21isp/1.97/lpc21isp_197.tar.gz",
    "mirror": null,
    "homepage": "https://lpc21isp.sourceforge.io/",
    "depends": [],
    "resource": [],
    "conflicts": [],
    "patches": [],
    "install": [
        "system \"make\"",
        "bin.install [\"lpc21isp\"]"
    ],
    "version": "197",
    "file": "lpc21isp.rb"
}