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/nuttx.git


    from fa48d9e972 drivers/timers:Arch_alarm and arch_timer add up_ndelay 
interface
     add b5cf4310cb gote: implement asynchronous printf formatting
     add 3271142b87 note: print without relying on format strings

No new revisions were added by this update.

Summary of changes:
 drivers/note/Kconfig             |   5 +
 drivers/note/note_driver.c       | 456 +++++++++++++++++----------------------
 drivers/note/noteram_driver.c    | 266 ++++++++++++++++++-----
 include/nuttx/compiler.h         |   8 +-
 include/nuttx/macro.h            | 140 ++++++++++++
 include/nuttx/note/note_driver.h |   4 -
 include/nuttx/sched_note.h       | 133 ++++++++----
 sched/Kconfig                    |   9 +-
 8 files changed, 665 insertions(+), 356 deletions(-)
 create mode 100644 include/nuttx/macro.h

Reply via email to