[
https://issues.apache.org/jira/browse/MYNEWT-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Collins resolved MYNEWT-238.
----------------------------------------
Resolution: Cannot Reproduce
It looks like this issue has been fixed.
In modern newt-language, the issue was that newt didn't detect when a target
does not specify an app.
Current behavior:
{noformat}
[ccollins@ccollins-mac:~/repos/mynewt/core]$ newt build blinky-sim
Building target targets/blinky-sim
Error: Target does not specify an app package (target.app)
{noformat}
> newt target build succeeds without a project defined.
> -----------------------------------------------------
>
> Key: MYNEWT-238
> URL: https://issues.apache.org/jira/browse/MYNEWT-238
> Project: Mynewt
> Issue Type: Bug
> Components: Newt
> Reporter: Paul Dietrich
> Assignee: Christopher Collins
> Fix For: v1_0_0_rel
>
>
> target_test_hcsr04
> arch=cortex_m0
> bsp=hw/bsp/arduino_zero
> compiler=arm-none-eabi-m0
> compiler_def=debug
> name=target_test_hcsr04
> vers=0.0.1
> consider this above. when I run
> Pauls-MacBook-Pro-2:larva paulfdietrich$ newt target build target_test_hcsr04
> Successfully run!
> but nothing was compiled or build
> Obviously I am missing a project, but that didn't seem to matter to new tool
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)