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 7322eafba7 drivers/usb: Fix the typo error in Kconfig
     add dd32eccfc3 drivers/note: Move taskname related functions to 
note_driver.c

No new revisions were added by this update.

Summary of changes:
 Documentation/guides/tasktraceuser.rst |  12 +-
 drivers/note/Kconfig                   |  25 ++--
 drivers/note/note_driver.c             | 193 +++++++++++++++++++++++++
 drivers/note/noteram_driver.c          | 254 ++-------------------------------
 include/nuttx/note/note_driver.h       |  22 +++
 include/nuttx/note/noteram_driver.h    |   4 +-
 6 files changed, 244 insertions(+), 266 deletions(-)

Reply via email to