nerves-project / nerves_bootstrap

Nerves mix integration bootstrap and new project generator
http://nerves-project.org
Apache License 2.0
40 stars 19 forks source link

Use `Nerves.Runtime.mix_target()` for child selection #324

Closed jjcarstens closed 4 months ago

jjcarstens commented 4 months ago

The previous target() function generated was removed in c70df685 and this updates the generated application.ex to use the expected Nerves.Runtime.mix_target/0 for selectively choosing children to start in the supervisor