Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
device-test/ | 12-May-2024 | - | 2,722 | 2,134 | ||
driver/ | 12-May-2024 | - | 27,007 | 21,344 | ||
faqs/ | 12-May-2024 | - | 1,500 | 771 | ||
get-code/ | 12-May-2024 | - | 535 | 343 | ||
guide/ | 12-May-2024 | - | 3,417 | 2,810 | ||
hpm-part/ | 12-May-2024 | - | 842 | 570 | ||
kernel/ | 12-May-2024 | - | 19,673 | 13,577 | ||
porting/ | 12-May-2024 | - | 14,623 | 11,351 | ||
public_sys-resources/ | 12-May-2024 | - | ||||
quick-start/ | 12-May-2024 | - | 4,430 | 2,883 | ||
security/ | 12-May-2024 | - | 410 | 212 | ||
subsystems/ | 12-May-2024 | - | 24,420 | 18,576 | ||
Readme-EN.md | D | 12-May-2024 | 3.3 KiB | 66 | 64 | |
dev-board-on-the-master.md | D | 12-May-2024 | 19.4 KiB | 40 | 32 | |
device-dev-guide.md | D | 12-May-2024 | 7.1 KiB | 55 | 36 | |
disclaimer.md | D | 12-May-2024 | 1.2 KiB | 8 | 4 | |
website.md | D | 12-May-2024 | 32.2 KiB | 517 | 514 |
Readme-EN.md
1# Device 2 3- [Device Development Overview](device-dev-guide.md) 4- Learn About OpenHarmony 5 - [OpenHarmony Project](../OpenHarmony-Overview.md) 6 - [Glossary](../glossary.md) 7 - [Release Notes](../release-notes/Readme.md) 8- Quick Start 9 - [Getting Started](quick-start/Readme-EN.md) 10- Compatibility and Security 11 - [Privacy and Security](security/Readme-EN.md) 12- Porting 13 - Porting Guide 14 - [Third-Party Library Porting Guide for Mini and Small Systems](porting/porting-thirdparty-overview.md) 15 - [Mini System SoC Porting Guide](porting/porting-minichip-overview.md) 16 - [Small System SoC Porting Guide](porting/porting-smallchip-prepare-needs.md) 17 - [Standard System SoC Porting Guide](porting/standard-system-porting-guide.md) 18 - Porting Cases 19 - Mini System SoC Porting Cases 20 - [Mini-System Devices with Screens — Bestechnic SoC Porting Case](porting/porting-bes2600w-on-minisystem-display-demo.md) 21 - [Combo Solution — ASR Chip Porting Case](porting/porting-asr582x-combo-demo.md) 22 - [IoT Solution - Chipsea CST85 Chip Porting Case](porting/porting-cst85f01-combo-demo.md) 23 - [Mini System STM32F407 SoC Porting Case](porting/porting-stm32f407-on-minisystem-eth.md) 24 - [Combo Solution – W800 Chip Porting Case](porting/porting-w800-combo-demo.md) 25 - Small System SoC Porting Cases 26 - [Small System STM32MP1 SoC Porting Case](porting/porting-stm32mp15xx-on-smallsystem.md) 27 - Standard System SoC Porting Cases 28 - [Standard System Solution – Rockchip RK3568 Porting Case](porting/porting-dayu200-on_standard-demo.md) 29 30- Subsystem Development 31 - Kernel 32 - [Kernel for the Mini System](kernel/kernel-mini-overview.md) 33 - [Kernel for the Small System](kernel/kernel-small-overview.md) 34 - [Kernel for the Standard System](kernel/kernel-standard-overview.md) 35 - [Driver](driver/Readme-EN.md) 36 - [Compilation and Building](subsystems/subsys-build-all.md) 37 - [ArkUI](subsystems/subsys-arkui-customize_titlebar.md) 38 - [Graphics](subsystems/subsys-graphics-overview.md) 39 - [Multimedia](subsystems/subsys-multimedia-camera-overview.md) 40 - [Utils](subsystems/subsys-utils-guide.md) 41 - [AI Framework](subsystems/subsys-ai-aiframework-devguide.md) 42 - [Sensor](subsystems/subsys-sensor-overview.md) 43 - [Application Framework](subsystems/subsys-application-framework-overview.md) 44 - [OTA Update](subsystems/subsys-ota-guide.md) 45 - [Telephony](subsystems/subsys-tel-overview.md) 46 - [Security](subsystems/subsys-security-overview.md) 47 - [Startup](subsystems/subsys-boot-overview.md) 48 - [DFX](subsystems/subsys-dfx-overview.md) 49- Featured Topics 50 - [HPM Part](hpm-part/Readme-EN.md) 51 - Device Development Examples 52 - [Mini- and Small-System Devices](guide/device-wlan-led-control.md) 53 - [Standard-System Devices](guide/device-clock-guide.md) 54- Debugging 55 - [Device Test](device-test/Readme-EN.md) 56 - [R&D Tools](subsystems/subsys-toolchain-hdc-guide.md) 57- Tools 58 - [Docker Environment](get-code/gettools-acquire.md) 59 - [IDE](get-code/gettools-ide.md) 60- Hands-On Tutorials 61 - [Codelabs](https://gitee.com/openharmony/codelabs/blob/master/README.md) 62- References 63 - [FAQs](faqs/Readme-EN.md) 64- [Disclaimer Notice](disclaimer.md) 65- Contribution 66 - [How to Contribute](../contribute/documentation-contribution.md)