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

Simon Ratner updated MYNEWT-546:
--------------------------------
    Description: 
The following are problematic:

*pty*
Needed by hal_uart; assuming one doesn't need UART, hal_uart.c can be commented 
out in its entirety. Would be nice to be able to set a syscfg flag to disable 
certain bits of the hal package, such as hal_uart.

*signals*
All of kill / sigsetjmp / siglongjmp / etc.

  was:Dependency on termio and pty makes is tricky to build hal_uart on 
Windows. Is there a way to disable hal_uart in unittest if it isn't needed, or 
perhaps provide an alternative (even if not fully featured) implementation?


> Can't compile unittest on Windows
> ---------------------------------
>
>                 Key: MYNEWT-546
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-546
>             Project: Mynewt
>          Issue Type: Bug
>          Components: Misc
>    Affects Versions: v1_0_0_beta1, v1_0_0_beta2
>         Environment: Win10, msys2
>            Reporter: Simon Ratner
>
> The following are problematic:
> *pty*
> Needed by hal_uart; assuming one doesn't need UART, hal_uart.c can be 
> commented out in its entirety. Would be nice to be able to set a syscfg flag 
> to disable certain bits of the hal package, such as hal_uart.
> *signals*
> All of kill / sigsetjmp / siglongjmp / etc.



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

Reply via email to