platformio-core

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

PlatformIO

CI Build for PlatformIO Core CI Build for dev-platform examples CI Build for Docs

Quick Links: Web |PlatformIO IDE |Project Examples |Docs |Donate |Contact Us

Social: LinkedIn |Twitter |Facebook |Community Forums

https://raw.githubusercontent.com/platformio/platformio-web/develop/app/images/platformio-ide-laptop.png

PlatformIO is a professional collaborative platform for embedded development

A place where Developers and Teams have true Freedom! No more vendor lock-in!

  • Open source, maximum permissive Apache 2.0 license
  • Cross-platform IDE and Unified Debugger
  • Static Code Analyzer and Remote Unit Testing
  • Multi-platform and Multi-architecture Build System
  • Firmware File Explorer and Memory Inspection.

Get Started

Solutions

Advanced

Registry

Development Platforms

Frameworks

Contributing

See contributing guidelines.

Telemetry / Privacy Policy

Share minimal diagnostics and usage information to help us make PlatformIO better.It is enabled by default. For more information see:

License

Copyright (c) 2014-present PlatformIO <contact@platformio.org>

The PlatformIO is licensed under the permissive Apache 2.0 license,so you can use it in both commercial and personal projects with confidence.

  • 安装VSCode 从 https://code.visualstudio.com/Download 下载最新的 deb 版, 通过命令行安装 sudo apt install ./code_1.59.0-1628120042_amd64.deb 快捷键 安装Idea键位插件 IntelliJ IDEA Keybindings: https://marketplace.visualstudio.c

  • 最近在vscode 中使用PlatformIO来学习ESP32,在学习过程中编译程序报错,报错如下, command ‘platformio-ide.build‘ not found  解决办法: 打开一个可以正常编译下载的程序进行编译,编译完成后,再次打开之前报错的程序,进行编译,如果还是没有解决,关闭vscode,重复上述操作,即可解决问题。

  •   PlatformIO   集成在VSCODE中 , 往往出现问题后 在VSCode中删除再添加是不行的 最好的做法是                         关闭VSCode,结束后台, 打开安装路径 ,C:\Users\用户名\.platformio 文件夹下 将 packages 文件夹和里面的内容保留 ,其余文件和文件夹全部删掉, 因为packages 文件夹下存放的是各种下载的

 相关资料
  • PlatformIO 是开源的物联网开发生态系统。提供跨平台的代码构建器、集成开发环境(IDE),兼容 Arduino 和 MBED。 PlatformIO 使用纯 Python 开发,无需依赖其他第三方库。可以让你在 PC 上创建信用卡般大小的计算机,例如Raspberry Pi, BeagleBone, CubieBoard

  • PlatformIO IDE 是下一代的物联网生态系统 PlatformIO 的集成开发环境。基于 Github Atom "hackable" 文本编辑器。支持多平台。 主要特点: 超级快速编码:C/C++ 智能自动代码完成和智能代码提示,通过多面板实现多项目工作流 嵌入式开发:无依赖的跨平台开发,支持 200+ embedded boards, 15+ development platform

  • PlatformIO 是一个开源的 IoT 开发的生态系统,它支持超过 350 个的嵌入式设备,超过 20 个的开发平台,超过 10 个的框架,可以说是 Arduino 生态圈的超集,而且与许多 IDE 或是编辑器有很好的集成( Atom, VIM, Emacs, Sublime Text, Visual Studio, Eclipse, NetBeans, Qt Creator 等等)。 现在P

  • PlatformIO IDE for Atom A new generation toolset for embedded C/C++ development PlatformIO is a new generation ecosystem for embedded development. Open source, maximum permissive Apache 2.0 license Cr

  • PlatformIO IDE Terminal A terminal package for Atom, complete with themes, API and more for PlatformIO IDE. Nucleus Dark UI with Atom Material Syntax and our Homebrew theme. Install Ready to install?

  • 问题内容: 这是我的JSP页面的taglib指令: 我收到以下错误: 我已经在 / WEB-INF / lib 文件夹中添加了JAR文件 jstl.jar 和 standard.jar 。 谁能告诉我我在哪里犯错了? __ 问题答案: 看起来您正在使用带有1.1 / 1.2的taglib URI的JSTL 1.0。您有不同版本的JSTL: 1.0 :存在两个JAR文件和。Taglib URI 在路