You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Christopher Collins (JIRA)" <ji...@apache.org> on 2017/06/06 01:13:12 UTC

[jira] [Updated] (MYNEWT-770) Sim - Share sig/no-sig implementation for all sim architectures

     [ https://issues.apache.org/jira/browse/MYNEWT-770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Collins updated MYNEWT-770:
---------------------------------------
    Description: 
(Pull request: https://github.com/apache/incubator-mynewt-core/pull/306)

In MYNEWT-745, sim was split into two implementations:
* signals
* no-signals

The above change was applied to the i386 version of sim, but not to the other sim implementations (ARMv7 and MIPS).

This ticket is for extracting the signals and no-signals code into a standalone package that can be used by all sim implementations.

  was:
In MYNEWT-745, sim was split into two implementations:
* signals
* no-signals

The above change was applied to the i386 version of sim, but not to the other sim implementations (ARMv7 and MIPS).

This ticket is for extracting the signals and no-signals code into a standalone package that can be used by all sim implementations.


> Sim - Share sig/no-sig implementation for all sim architectures
> ---------------------------------------------------------------
>
>                 Key: MYNEWT-770
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-770
>             Project: Mynewt
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>            Reporter: Christopher Collins
>            Assignee: Christopher Collins
>             Fix For: v1_1_0_rel
>
>
> (Pull request: https://github.com/apache/incubator-mynewt-core/pull/306)
> In MYNEWT-745, sim was split into two implementations:
> * signals
> * no-signals
> The above change was applied to the i386 version of sim, but not to the other sim implementations (ARMv7 and MIPS).
> This ticket is for extracting the signals and no-signals code into a standalone package that can be used by all sim implementations.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)