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/11/20 02:03:12 UTC

[incubator-nuttx] branch master updated (fe8026d -> f1aab27)

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 fe8026d  boards: sabre-6quad: Fix README.txt
     add eb406a8  compiler.h: Add printflike macro
     add 7e70281  stdio.h: Sprinkle printflike attribute
     add 1f6d54f  include/nuttx/streams.h: Add printflike
     add d167ec6  compiler.h: Add scanflike macro
     add b90809d  stdio.h: Sprinkle scanflike
     add f1aab27  include/nuttx/streams.h: Sprinkle scanflike

No new revisions were added by this update.

Summary of changes:
 include/nuttx/compiler.h | 12 ++++++++++++
 include/nuttx/streams.h  |  6 +++---
 include/stdio.h          | 46 ++++++++++++++++++++++++++++------------------
 3 files changed, 43 insertions(+), 21 deletions(-)