You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2021/11/17 07:42:50 UTC

[GitHub] [mynewt-core] kasjer opened a new pull request #2720: bsp/nordic_pca10095: Fix restriction condition

kasjer opened a new pull request #2720:
URL: https://github.com/apache/mynewt-core/pull/2720


   IPC_NRF5340_CHANNELS is defined by ipc_nrf5340 package, this package
   is indirectly included by ipc and may not be present (e.g. bootloader)
   
   Building target targets/nordic_pca10095-boot
   WARNING: Ignoring illegal expression for setting "": `!BSP_NRF5340_NET_FLASH_ENABLE || IPC_NRF5340_CHANNELS >= 4` cannot apply >= to `IPC_NRF5340_CHANNELS`; operand not a number
   
   This corrects restriction to remove newt warning.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [mynewt-core] kasjer merged pull request #2720: bsp/nordic_pca10095: Fix restriction condition

Posted by GitBox <gi...@apache.org>.
kasjer merged pull request #2720:
URL: https://github.com/apache/mynewt-core/pull/2720


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org