Current section
Files
Jump to
Current section
Files
src/grisp_emulation.app.src
{application,grisp_emulation,
[{description,"Hardware emulation layer for the GRiSP runtime"},
{vsn,"0.2.1"},
{registered,[]},
{mod,{grisp_emulation,[]}},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Homepage","https://www.grisp.org"},
{"GitHub",
"https://github.com/grisp/grisp_emulation"}]}]}.