This is an automated email from the ASF dual-hosted git repository. cederom pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from e54d5fffd6 arch/arm/rp23xx: add missing fpu init for smp cores add 4a5b0f8e2d misco/lm32/boards/misoc: Migrate README.txt to RST add 39f7e81a81 xtensa/esp32/boards/esp32-ethernet-kit: Migrate README.txt to RST add 1c91e5000e arm/lpc31xxj/boards/ea3152: Migrate README.txt to RST. add ec278064ad arm/lpc31xx/boards/olimex-lpc-h3131: Migrate README.txt to RST. add 3b79525a1b arm/lpc31xx/boards/ea3131: Migrate README.txt to RST. add 468c9eacd8 arm/sam34/boards/arduino-due: Migrate README.txt to RST. No new revisions were added by this update. Summary of changes: .../platforms/arm/lpc31xx/boards/ea3131/README.txt | 596 ----------- .../platforms/arm/lpc31xx/boards/ea3131/index.rst | 639 ++++++++++- .../platforms/arm/lpc31xx/boards/ea3152/README.txt | 351 ------ .../platforms/arm/lpc31xx/boards/ea3152/index.rst | 368 ++++++- .../arm/lpc31xx/boards/olimex-lpc-h3131/README.txt | 821 -------------- .../arm/lpc31xx/boards/olimex-lpc-h3131/index.rst | 902 +++++++++++++++- .../arm/sam34/boards/arduino-due/README.txt | 876 --------------- .../arm/sam34/boards/arduino-due/index.rst | 1124 +++++++++++++++++++- .../platforms/misco/lm32/boards/misoc/README.txt | 77 -- .../platforms/misco/lm32/boards/misoc/index.rst | 80 +- .../esp32/boards/esp32-ethernet-kit/README.txt | 78 -- .../esp32/boards/esp32-ethernet-kit/index.rst | 77 +- 12 files changed, 3166 insertions(+), 2823 deletions(-) delete mode 100644 Documentation/platforms/arm/lpc31xx/boards/ea3131/README.txt delete mode 100644 Documentation/platforms/arm/lpc31xx/boards/ea3152/README.txt delete mode 100644 Documentation/platforms/arm/lpc31xx/boards/olimex-lpc-h3131/README.txt delete mode 100644 Documentation/platforms/arm/sam34/boards/arduino-due/README.txt delete mode 100644 Documentation/platforms/misco/lm32/boards/misoc/README.txt delete mode 100644 Documentation/platforms/xtensa/esp32/boards/esp32-ethernet-kit/README.txt