This is an automated email from the ASF dual-hosted git repository. raiden00 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 3c4b099189c arch/arm/armv8-m: stack pointer should be 8-byte aligned in signal context new 1638c1bc985 docs/us7032evb1: Migrate README.txt to RST format. new 387b0e41158 docs/skp16c26: Migrated legacy README.txt to rst format new 4312e1a4f4e docs/rx65n-grrose: Migrate legacy README.txt to rst new ba5dd64b64c docs/rx65n-rsk2mb: Migrate README.txt to rst format 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: .../renesas/m16c/boards/skp16c26/README.txt | 110 ---- .../renesas/m16c/boards/skp16c26/index.rst | 135 ++++- .../renesas/rx65n/boards/rx65n-grrose/README.txt | 419 --------------- .../renesas/rx65n/boards/rx65n-grrose/ROMFS.txt | 89 ---- .../renesas/rx65n/boards/rx65n-grrose/index.rst | 576 ++++++++++++++++++++- .../renesas/rx65n/boards/rx65n-rsk2mb/README.txt | 391 -------------- .../renesas/rx65n/boards/rx65n-rsk2mb/ROMFS.txt | 85 --- .../renesas/rx65n/boards/rx65n-rsk2mb/index.rst | 475 ++++++++++++++++- .../renesas/sh1/boards/us7032evb1/README.txt | 151 ------ .../renesas/sh1/boards/us7032evb1/index.rst | 118 ++++- 10 files changed, 1292 insertions(+), 1257 deletions(-) delete mode 100644 Documentation/platforms/renesas/m16c/boards/skp16c26/README.txt delete mode 100644 Documentation/platforms/renesas/rx65n/boards/rx65n-grrose/README.txt delete mode 100644 Documentation/platforms/renesas/rx65n/boards/rx65n-grrose/ROMFS.txt delete mode 100644 Documentation/platforms/renesas/rx65n/boards/rx65n-rsk2mb/README.txt delete mode 100644 Documentation/platforms/renesas/rx65n/boards/rx65n-rsk2mb/ROMFS.txt delete mode 100644 Documentation/platforms/renesas/sh1/boards/us7032evb1/README.txt