Skip to content
Snippets Groups Projects
Commit 40bf9093 authored by Davide Ricci's avatar Davide Ricci Committed by Stefan Schmidt
Browse files

release-notes: full overhaul to be more consistent and easier to follow


In no particular order:
Removed partners name.
Moved features list above target list.
Added QEMU targets.
Adjusted big rocks released features and removes lower level functionalities in order to tell a story.

Signed-off-by: default avatarDavide Ricci <davide.ricci@huawei.com>
parent d6a8e9c9
No related branches found
No related tags found
No related merge requests found
...@@ -33,64 +33,65 @@ The objectives of the release ...@@ -33,64 +33,65 @@ The objectives of the release
The purpose of this release is to provide the European |main_project_name| The purpose of this release is to provide the European |main_project_name|
project with a set of initial functionalities after the first code release project with a set of initial functionalities after the first code release
in September, 2020. This April release serves as a solid foundation upon in September, 2020. This April release serves as a solid foundation upon
which we can share the entire 2021 roadmap of the project. Additionally, which we can share the entire 2021 roadmap of the project.
it introduces the project's first partners involved in the establishment
of the open-source community around |main_project_name|: SECO, Linaro and
Array.
This release is mostly developed by Huawei Open Source Technology Center (OSTC)
department, together with the initial partners onboard.
More details on the |main_project_name| goals can be found in the More details on the |main_project_name| goals can be found in the
:doc:`/overview/openharmony-vision` document. :doc:`/overview/openharmony-vision` document.
Supported hardware platforms
----------------------------
+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
| Board (chipset) | Supported kernels | Board documentation |
+======================================================================================================================================+=====================+==================================+
| `Nitrogen (nRF52832 - Cortex-M4) <https://docs.zephyrproject.org/latest/boards/arm/96b_nitrogen/doc/index.html#boards-nitrogen>`__ | Zephyr | :ref:`SupportedBoardNitrogen` |
+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
| `Avenger96 (STM32 - Cortex-A7 & Cortex-M4) <https://docs.zephyrproject.org/latest/boards/arm/96b_avenger96/doc/index.html>`__ | Linux & Zephyr | :ref:`SupportedBoardAvenger96` |
+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
| `SBC-C61 (NXP i.MX 8M - Coretex-A53 & Cortex M4) <https://pdf.directindustry.com/pdf/seco-spa/sbc-c61/54043-913344.html>`__ | Linux | :ref:`SupportedBoardSecoC61` |
+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
| `SBC-B68-eNUC (Intel x86) <https://pdf.directindustry.com/pdf/seco-spa/sbc-b68-enuc/54043-913350.html>`__ | Linux | :ref:`SupportedBoardSecoB68` |
+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
The list of software features included The list of software features included
-------------------------------------- --------------------------------------
+------------------------------------------------------------------+--------------------------+ +------------------------------------------------------------------+--------------------------+
| **Functionalities** | **Area** | | **Functionalities** | **Area** |
+==================================================================+==========================+ +==================================================================+==========================+
| nRF SoC/platform supported in Zephyr | Board Support Package | | Bitbake build infrastructure | Build tools |
+------------------------------------------------------------------+--------------------------+
| Continuous IP compliance and Openchain IP policy | FOSS compliance |
+------------------------------------------------------------------+--------------------------+
| Linux 5.10 | Kernel |
+------------------------------------------------------------------+--------------------------+ +------------------------------------------------------------------+--------------------------+
| stm32 SoC/platform supported in Zephyr | Board Support Package | | Zephyr 2.5 | Kernel |
+------------------------------------------------------------------+--------------------------+ +------------------------------------------------------------------+--------------------------+
| Network applications: MQTT protocol supported in OHOS | Connectivity | | FreeRTOS (experimental) | Kernel |
+------------------------------------------------------------------+--------------------------+ +------------------------------------------------------------------+--------------------------+
| Connectivity: open-source USB stack supported in OHOS | Connectivity | | GCC / LLVM cross toolchains | Toolchain |
+------------------------------------------------------------------+--------------------------+ +------------------------------------------------------------------+--------------------------+
| Connectivity: open-source BLE stack supported in Zephyr, Linux | Connectivity | | gdb / gdbserver debugging | Tools |
+------------------------------------------------------------------+--------------------------+ +------------------------------------------------------------------+--------------------------+
| Provide bitbake support for OHOS | Build tools | | Qemu targets for Intel and ARM | Simulators |
+------------------------------------------------------------------+--------------------------+ +------------------------------------------------------------------+--------------------------+
| Adding SPDX and licenses manifest auto generation | FOSS compliance | | Build flavors and base / extra root fs images | Build tools and root fs |
+------------------------------------------------------------------+--------------------------+ +------------------------------------------------------------------+--------------------------+
| Linux Seco SBC-C61 BSP | Board Support Package | | Smart Panel Blueprint | Reference Blueprint |
+------------------------------------------------------------------+--------------------------+ +------------------------------------------------------------------+--------------------------+
| Linux Seco SBC-B68-eNUC BSP | Board Support Packages | | Continuous IP compliance and Openchain IP policy | FOSS compliance |
+------------------------------------------------------------------+--------------------------+ +------------------------------------------------------------------+--------------------------+
| Setup Environment & Tools for EUIncubator | Documentation | | Release Bill of Material and FOSS compliance dashboard | FOSS compliance |
+------------------------------------------------------------------+--------------------------+ +------------------------------------------------------------------+--------------------------+
| OpenHarmony Documentation Gaps Correction | Documentation | | Application Compatibility Test Suite | Testing and compatibility|
+------------------------------------------------------------------+--------------------------+ +------------------------------------------------------------------+--------------------------+
| OpenHarmony Documentation Process established | Documentation | | CI / CD pipelines and DevSecOps public cloud infrastructure | DevSecOps |
+------------------------------------------------------------------+--------------------------+ +------------------------------------------------------------------+--------------------------+
| Connectivity: open-source Ethernet stack supported in OHOS | Connectivity | | Web portal and communication assets including Twitch channel | Marcom |
+------------------------------------------------------------------+--------------------------+ +------------------------------------------------------------------+--------------------------+
| Automated sphinx-based documentation pipeline | Documentation |
+------------------------------------------------------------------+--------------------------+
Supported hardware platforms
----------------------------
+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
| Board (chipset) | Supported kernels | Board documentation |
+======================================================================================================================================+=====================+==================================+
| `Nitrogen (nRF52832 - Cortex-M4) <https://docs.zephyrproject.org/latest/boards/arm/96b_nitrogen/doc/index.html#boards-nitrogen>`__ | Zephyr | :ref:`SupportedBoardNitrogen` |
+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
| `Avenger96 (STM32 - Cortex-A7 & Cortex-M4) <https://docs.zephyrproject.org/latest/boards/arm/96b_avenger96/doc/index.html>`__ | Linux & Zephyr | :ref:`SupportedBoardAvenger96` |
+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
| `SBC-C61 (NXP i.MX 8M - Coretex-A53 & Cortex M4) <https://pdf.directindustry.com/pdf/seco-spa/sbc-c61/54043-913344.html>`__ | Linux | :ref:`SupportedBoardSecoC61` |
+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
| `SBC-B68-eNUC (Intel x86) <https://pdf.directindustry.com/pdf/seco-spa/sbc-b68-enuc/54043-913350.html>`__ | Linux | :ref:`SupportedBoardSecoB68` |
+--------------------------------------------------------------------------------------------------------------------------------------+---------------------+----------------------------------+
Test report Test report
----------- -----------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment