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 2019/06/07 09:04:17 UTC

[GitHub] [mynewt-core] wes3 opened a new pull request #1868: hw/mcu/dialog: SNC

wes3 opened a new pull request #1868: hw/mcu/dialog: SNC
URL: https://github.com/apache/mynewt-core/pull/1868
 
 
       Sensor node controller API. This commit allows users to create
       SNC programs using the macros in da1469x_snc.h and run them
       either under software control or use the PDC to start them. Note
       that PDC control of the SNC is not contained here; the PDC api
       already contain all that is needed to have the PDC start the
       SNC.
       
       Added in this commit is a test program (hosted) that illustrates
       how a program can be created and run under software control. The
       code for the test program is in hw/mcu/dialong/da1469x/hosttest.
       This directory is also intended for other host tests and not
       just the SNC test.

----------------------------------------------------------------
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