You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2021/03/25 22:04:01 UTC

[incubator-nuttx] branch master updated (9e88144 -> 75b13c8)

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/incubator-nuttx.git.


    from 9e88144  tiva:cc13x0_adi3_refsys fix typo
     add 75b13c8  documentation: improve boardctl() docs

No new revisions were added by this update.

Summary of changes:
 Documentation/reference/os/boardctl.rst      |  40 -----
 Documentation/reference/os/index.rst         |   1 -
 Documentation/reference/user/13_boardctl.rst | 252 +++++++++++++++++++++++++++
 include/sys/boardctl.h                       |   2 +-
 4 files changed, 253 insertions(+), 42 deletions(-)
 delete mode 100644 Documentation/reference/os/boardctl.rst
 create mode 100644 Documentation/reference/user/13_boardctl.rst