From 554273834d5a9c1142a3fd2e9d642538427dc357 Mon Sep 17 00:00:00 2001 From: ARUL DEVARAJAN <arulkumaran.devarajan@huawei.com> Date: Mon, 22 Mar 2021 06:59:53 +0000 Subject: [PATCH] Supported boards : Seco and Avenger board Supported Images Information, Fixes Issues #32 --- supported-boards/96b-Avenger.rst | 16 ++++++++++++++-- supported-boards/seco-imx8mm-c61.rst | 12 +++++++++++- supported-boards/seco-intel-b68.rst | 16 ++++++++++++++-- 3 files changed, 39 insertions(+), 5 deletions(-) diff --git a/supported-boards/96b-Avenger.rst b/supported-boards/96b-Avenger.rst index ec5c827..b96686b 100644 --- a/supported-boards/96b-Avenger.rst +++ b/supported-boards/96b-Avenger.rst @@ -33,8 +33,20 @@ Working with the board Supported images ================ -* openharmony-image-base -* openharmony-image-extra +.. list-table:: Supported images + :widths: auto + :header-rows: 1 + + * - Image Name + - Size + - Description + * - openharmony-image-base + - Approximate 100-200 MB + - OpenHarmony image including the base OS software stack + * - openharmony-image-extra + - Approximate 100-200 MB + - OpenHarmony Wayland image including the base OS software stack + Building OHOS image =================== diff --git a/supported-boards/seco-imx8mm-c61.rst b/supported-boards/seco-imx8mm-c61.rst index 4b26c07..b1ff81c 100644 --- a/supported-boards/seco-imx8mm-c61.rst +++ b/supported-boards/seco-imx8mm-c61.rst @@ -25,7 +25,17 @@ Working with the board Supported image =============== -openharmony-image-base +.. list-table:: Supported images + :widths: auto + :header-rows: 1 + + * - Image Name + - Size + - Description + * - openharmony-image-base + - Approximate 100-200 MB + - OpenHarmony image including the base OS software stack + Building OHOS image =================== diff --git a/supported-boards/seco-intel-b68.rst b/supported-boards/seco-intel-b68.rst index d9f20cc..3bfa8d8 100644 --- a/supported-boards/seco-intel-b68.rst +++ b/supported-boards/seco-intel-b68.rst @@ -29,8 +29,20 @@ Working with the board Supported images ================ -* openharmony-image-base -* openharmony-image-extra +.. list-table:: Supported images + :widths: auto + :header-rows: 1 + + * - Image Name + - Size + - Description + * - openharmony-image-base + - Approximate 100-200 MB + - OpenHarmony image including the base OS software stack + * - openharmony-image-extra + - Approximate 100-200 MB + - OpenHarmony Wayland image including the base OS software stack + Building OHOS image =================== -- GitLab