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-apps.git.


    from cc5b99a  system/uniqueid: Add a tool to get the board uniqueid
     new 267d198  canutils/candump: make stacksize configurable
     new 13fcbcb  canutils/cansend: make stacksize configurable
     new f4a1d28  canutils/slcan: make stacksize configurable
     new b5128c4  canutils/libcanutils: remove redundant SocketCAN error 
definitions, we already have them in nuttx/can.h

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 canutils/candump/Kconfig     |   5 ++
 canutils/candump/Makefile    |   2 +-
 canutils/cansend/Kconfig     |   5 ++
 canutils/cansend/Makefile    |   2 +-
 canutils/libcanutils/error.h | 131 -------------------------------------------
 canutils/libcanutils/lib.c   |   1 -
 canutils/slcan/Kconfig       |   4 ++
 canutils/slcan/Makefile      |   4 +-
 8 files changed, 18 insertions(+), 136 deletions(-)
 delete mode 100644 canutils/libcanutils/error.h

Reply via email to