Skip to content

Instantly share code, notes, and snippets.

@serpent213
Created July 25, 2017 23:47
Show Gist options
  • Save serpent213/85e7d3ba3bf921e48d8ed7d7e10b5608 to your computer and use it in GitHub Desktop.
Save serpent213/85e7d3ba3bf921e48d8ed7d7e10b5608 to your computer and use it in GitHub Desktop.
def deps(target) do
[ system(target),
{:bootloader, "~> 0.1"},
{:nerves_runtime, "~> 0.4"},
{:nerves_interim_wifi, "~> 0.2.0"}
]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment