Current section

Files

Jump to
usb src usb.app.src
Raw

src/usb.app.src

{application,usb,
[{description,"Erlang USB interface"},
{vsn,"0.2.0"},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/kopera/erlang-usb"}]}]}.