You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2020/06/10 16:53:07 UTC

[incubator-nuttx] branch master updated (8ae0a13 -> 0430c6c)

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 8ae0a13  boards: spresense: Change audio buffer size and mq size for wifi
     add 0430c6c  Add problem matching for gcc and nxstyle to github actions

No new revisions were added by this update.

Summary of changes:
 .github/gcc.json            | 28 ++++++++++++++++++++++++++++
 .github/nxstyle.json        | 28 ++++++++++++++++++++++++++++
 .github/workflows/build.yml |  2 ++
 .github/workflows/check.yml |  1 +
 tools/checkpatch.sh         |  2 +-
 5 files changed, 60 insertions(+), 1 deletion(-)
 create mode 100644 .github/gcc.json
 create mode 100644 .github/nxstyle.json