[GitHub] [mynewt-core] jipanienko opened a new issue #2326: macro STATS_GET do not make sense

2020-07-05 Thread GitBox
jipanienko opened a new issue #2326: URL: https://github.com/apache/mynewt-core/issues/2326 If it is only in stats/full it is ok. Version in stats/stub do not make sense. It make me thing that it can be use to get stat value but it cant. There is not STATS_SET in stats/full

[mynewt-documentation] branch master updated: nRF tutorials: fix table formatting, and syntax errors in interim examples (#99)

2020-07-05 Thread utzig
This is an automated email from the ASF dual-hosted git repository. utzig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-documentation.git The following commit(s) were added to refs/heads/master by this push: new 8a04d76 nRF tutorials: fix table

[GitHub] [mynewt-newt] caspermeijn opened a new pull request #409: Add Cflags and Include paths to pre_build_cmds environment

2020-07-05 Thread GitBox
caspermeijn opened a new pull request #409: URL: https://github.com/apache/mynewt-newt/pull/409 Add the CFLAGS and INCLUDE_PATH as used by newt to the environment when starting a pre_build_cmd. I need this to execute rust bindgen correctly. This program will parse the mynewt headers