This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 9f69e1c0e9a Documentation: fill in pass1 directory description in
organization.rst
new 418c80c6337 Documentation: update Lely CANopen doc
new 147134a3fbe boards/sim: add Lely CANopen examples
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:
.../applications/canutils/lely-canopen/index.rst | 43 +++++++++++
.../applications/examples/lely_master/index.rst | 44 +++++++++++
.../applications/examples/lely_slave/index.rst | 39 ++++++++++
.../platforms/sim/sim/boards/sim/index.rst | 85 ++++++++++++++++++++++
.../sim/sim/configs/{can => lely-sock}/defconfig | 31 +++++---
boards/sim/sim/sim/configs/{can => lely}/defconfig | 36 +++++----
6 files changed, 253 insertions(+), 25 deletions(-)
create mode 100644 Documentation/applications/examples/lely_master/index.rst
create mode 100644 Documentation/applications/examples/lely_slave/index.rst
copy boards/sim/sim/sim/configs/{can => lely-sock}/defconfig (59%)
copy boards/sim/sim/sim/configs/{can => lely}/defconfig (55%)