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 18b6b72240 cmake:fix windows build break
new 3382752b40 nuttx/can: add can controller state setting and getting in
uppercan.
new 2ebfdf737c add the ability that control CAN transceiver state.
The 2 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:
drivers/can/can.c | 47 +++++++++++++++++++++++++
include/nuttx/can/can.h | 92 +++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 137 insertions(+), 2 deletions(-)