NXP i.MX EVK board build tools
guowenxue
2023-09-26 75a960df1eb8abad7c1c693d8cad75db63478d6b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "bsp":
    {
        "board":"imx8mp-evk",
        "version":"lf-6.1.22-2.0.0",
        "giturl":"https://github.com/nxp-imx/",
        "cortexAtool":"/opt/gcc-aarch64-10.3-2021.07/bin/aarch64-none-linux-gnu-",
        "cortexMtool":"/opt/gcc-cortexM-10.3-2021.07/bin/arm-none-eabi-"
    },
    "system":
    {
        "distro":"yocto",
        "version":"mickledore",
        "imgsize":"2048",
        "bootsize":"100"
    }
}