platform-espressif8266

授权协议 Apache-2.0 License
开发语言 C/C++
所属分类 其他开源、 嵌入式操作系统
软件类型 开源软件
地区 不详
投 递 者 殷轶
操作系统 嵌入式
开源组织
适用人群 未知
 软件概览

Espressif 8266: development platform for PlatformIO

Build Status

Espressif Systems is a privately held fabless semiconductor company. They provide wireless communications and Wi-Fi chips which are widely used in mobile devices and the Internet of Things applications.

  • Home (home page in PlatformIO Platform Registry)
  • Documentation (advanced usage, packages, boards, frameworks, etc.)

Usage

  1. Install PlatformIO
  2. Create PlatformIO project and configure a platform option in platformio.ini file:

Stable version

[env:stable]
platform = espressif8266
board = ...
...

Development version

[env:development]
platform = https://github.com/platformio/platform-espressif8266.git
board = ...
...

Configuration

Please navigate to documentation.

 相关资料
  • 用来返回当前平台信息。它比ionic V1版本复杂,并不是单纯的返回一个平台信息,还有更多的信息,例如:设备系统,手机还是平板,移动app还是浏览器。 实例方法 is(platformName) 返回一个布尔值来表示当前平台是否是platformName。 注意:同一个环境下,当platformName不同时,可能不止有一个返回true。例如,Ipad可能返回true的platformName有:

  • AsgardCMS Platform View the documentation at AsgardCMS.com/docs. Join the conversation on Slack License The AsgardCMS is open-sourced software licensed under the MIT license.

  • 平台指南 之前任何下列平台开发,安装cordova 的命令行界面(CLI)。(有关详细信息,请参阅cordova 命令行界面)。 发展cordova 应用程序,您必须安装各移动平台软件开发工具包,你的目标。此安装是必要的,无论你们是否做广大SDK中工作,或为您构建循环使用CLI。 本节将告诉你所有你需要知道设置您的开发环境,支持每个平台:在哪里才能获得SDK,如何设置设备仿真器,如何连接设备直接测

  • You can cherry pick specific features of Jest and use them as standalone packages. Here's a list of the available packages: jest-changed-files Tool for identifying modified files in a git/hg repositor

  • Topics: Embedding Flutter views in non-Flutter apps Writing platform-specific code

  • 新建一个平台开发使用的通用方法库 提供一些常用的通用的方法:数组、对象、日期操作 提取重构XML to JSON 相关方法。 从平台basepage.js中,提取并重构支持使用JSON动态创建控件的相关方法。 从平台basepage.js中,提取并重构支持使用JSON动态创建页面相关方法。 新增支持使用JSON,通过脚本动态创建页面、控件的通用方法。 调整SetContainerParas、Get