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 c4780f1a69 drivers/spi_slave: call SPIS_DEV_NOTIFY when rx or tx
complete for all spi slave driver
new e9c107e0ba Doc: Migrate logging to a ram buffer
new 035faaccc7 Doc: Migrate IPv6
new e9548e46b9 Doc: Migrate Integrating with Newlib
new b0679cbeee Doc: Migrate NuttX Protected Build
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:
Documentation/guides/index.rst | 4 +
Documentation/guides/integrate_newlib.rst | 320 ++++++++++++++++++++
Documentation/guides/ipv6.rst | 348 ++++++++++++++++++++++
Documentation/guides/logging_rambuffer.rst | 170 +++++++++++
Documentation/guides/protected_build.rst | 449 +++++++++++++++++++++++++++++
5 files changed, 1291 insertions(+)
create mode 100644 Documentation/guides/integrate_newlib.rst
create mode 100644 Documentation/guides/ipv6.rst
create mode 100644 Documentation/guides/logging_rambuffer.rst
create mode 100644 Documentation/guides/protected_build.rst