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 e758e92830e sched/signal: Unblock task waiting for event when a signal 
received
     new b9066e42bba include: add BSD rounding macros to sys/param.h
     new 8230c44517e nuttx/can: fix two documented CANIOC names
     new c61d7c7e8de nuttx/can: add message alignment

The 3 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:
 Documentation/components/drivers/character/can.rst | 48 +++++++++++--
 Documentation/guides/reading_can_msgs.rst          | 84 ++++++++++++++--------
 drivers/can/can.c                                  | 59 +++++++++++++--
 include/nuttx/can/can.h                            | 36 ++++++++--
 include/sys/param.h                                | 45 ++++++++++++
 5 files changed, 226 insertions(+), 46 deletions(-)

Reply via email to