Readme-EN.md 2.1 KB
Newer Older
W
wenjun 已提交
1 2
# Getting Started

D
duanxichao 已提交
3
-   [Overview](overview.md)
M
mamingshuai 已提交
4 5 6 7 8 9 10 11
-   [Mini and Small Systems](mini-and-small-systems.md)
    -   [Overview](overview-0.md)
    -   [Introduction to the Development Boards](introduction-to-the-development-boards.md)
        -   [Hi3861 Development Board](hi3861-development-board.md)
        -   [Hi3516 Development Board](hi3516-development-board.md)
        -   [Hi3518 Development Board](hi3518-development-board.md)

    -   [Environment Setup](environment-setup.md)
D
duanxichao 已提交
12
        -   [Overview](overview-1.md)
M
mamingshuai 已提交
13 14 15 16 17 18 19 20 21 22 23 24
        -   [Windows Development Environment](windows-development-environment.md)
        -   [Ubuntu Build Environment](ubuntu-build-environment.md)
        -   [FAQ](faq.md)

    -   [How to Develop](how-to-develop.md)
        -   [Hi3861](hi3861.md)
            -   [Setting Up the Environment](setting-up-the-environment.md)
            -   [WLAN Connection](wlan-connection.md)
            -   [Running a Hello World Program](running-a-hello-world-program.md)
            -   [FAQs](faqs.md)

        -   [Hi3516](hi3516.md)
D
duanxichao 已提交
25
            -   [Setting Up the Environment](setting-up-the-environment-2.md)
M
mamingshuai 已提交
26 27
            -   [Running a Hello OHOS Program](running-a-hello-ohos-program.md)
            -   [Developing a Driver](developing-a-driver.md)
D
duanxichao 已提交
28
            -   [FAQs](faqs-3.md)
M
mamingshuai 已提交
29 30

        -   [Hi3518](hi3518.md)
D
duanxichao 已提交
31 32 33
            -   [Setting Up the Environment](setting-up-the-environment-4.md)
            -   [Running a Hello OHOS Program](running-a-hello-ohos-program-5.md)
            -   [FAQs](faqs-6.md)
M
mamingshuai 已提交
34 35

-   [Standard System](standard-system.md)
D
duangavin123 已提交
36 37 38 39 40 41
    -   [Introduction](introduction.md)
    -   [Setting Up Windows Development Environment](setting-up-windows-development-environment.md)
    -   [Setting Up Ubuntu Development Environment in Docker Mode and Building Source Code](setting-up-ubuntu-development-environment-in-docker-mode-and-building-source-code.md)
    -   [Setting Up Ubuntu Development Environment with Installation Package and Building Source Code](setting-up-ubuntu-development-environment-with-installation-package-and-building-source-code.md)
    -   [Burning Images](burning-images.md)
    -   [FAQs](faqs-7.md)
W
wenjun 已提交
42