Fuchsia开发指南

本文档是与开发Fuchsia和在Fuchsia上运行的软件相关的所有Fuchsia文档的顶级入口点。

开发工作流程

本节介绍用于构建,运行,测试和调试Fuchsia以及在Fuchsia上运行的程序的工作流程和工具。

Languages

API

  • README - Developing APIs for Fuchsia
  • Council - Definition of the API council
  • System - Rubric for designing the Zircon System Interface
  • FIDL API - Rubric for designing FIDL protocols
  • FIDL style - FIDL style rubric
  • C - Rubric for designing C library interfaces
  • Tools - Rubrics for designing developer tools
  • Devices - Rubric for designing device interfaces

ABI

  • System - Describes scope of the binary-stable Fuchsia System Interface

SDK

  • SDK - information about developing the Fuchsia SDK

Hardware

This section covers Fuchsia development hardware targets.

Testing

Conventions

This section covers Fuchsia-wide conventions and best practices.

Tracing

Miscellaneous

  •  

猜你喜欢

转载自blog.csdn.net/linweidong/article/details/94163551