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 b0679cbeee Doc: Migrate NuttX Protected Build
add 9cf3cae3a2 Doc: Migrate Platform Directories
add aef4d78e70 Doc: Migrate Porting drivers to stm32f7
add d73d34b1a0 Doc: Migrate Semihosting
No new revisions were added by this update.
Summary of changes:
Documentation/guides/image/directories.png | Bin 0 -> 39287 bytes
Documentation/guides/index.rst | 5 +-
Documentation/guides/platform_directories.rst | 236 ++++++++++++
Documentation/guides/port_drivers_to_stm32f7.rst | 442 +++++++++++++++++++++++
Documentation/guides/semihosting.rst | 22 ++
5 files changed, 704 insertions(+), 1 deletion(-)
create mode 100644 Documentation/guides/image/directories.png
create mode 100644 Documentation/guides/platform_directories.rst
create mode 100644 Documentation/guides/port_drivers_to_stm32f7.rst
create mode 100644 Documentation/guides/semihosting.rst