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 2020/01/30 16:30:10 UTC

[GitHub] [mynewt-mcumgr] utzig commented on issue #63: Add Zephyr `smp_svr` build testing to Travis-CI

utzig commented on issue #63: Add Zephyr `smp_svr` build testing to Travis-CI
URL: https://github.com/apache/mynewt-mcumgr/pull/63#issuecomment-580337780
 
 
   This takes an approach as suggested by https://github.com/apache/mynewt-mcumgr/pull/60#issuecomment-578712077. Instead of having multiple copies that need to be constantly synchronized (Possible losing commit history), allow the sample to live outside the tree and check that it is in a build state here.
   
   Would be easy to add Mynewt build testing as well, so maybe, `smp_svr` for Mynewt could live in the core repo (eg `apps/smp_svr`) and we could leave here just a non-functional sample with OS specific stuff as "to implement" comments or something similar.
   
   There are no tests running as of now, only building the app!
   
   /cc @vrahane @mlaz @nvlsianpu @carlescufi @de-nordic

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services