Current section
Files
Jump to
Current section
Files
src/spi.app.src
{application,spi,
[{description,"Erlang SPI Interface"},
{vsn,"0.5.0"},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/kopera/erlang-spi"}]}]}.