Verkehrsrot 28bc32b23d Add new boards: Pycom LoPy & LoPy4 (#134)
* Create lopy4.json

* Create lopy.json

* Update lopy.json

* Update lopy4.json

* Update lopy.json

* Update lopy4.json

* Update lopy4.json

* Update lopy.json

* Update heltec_wifi_lora_32.json

added debug field

* Update heltec_wifi_lora_32.json

added debug protocols
2018-11-24 14:35:07 +02:00
2018-10-17 21:53:21 +03:00
2016-10-22 02:20:57 +03:00
2016-10-22 02:20:57 +03:00
2018-11-05 18:26:31 +02:00
2018-10-26 01:43:59 +03:00
2018-01-10 14:13:33 +02:00

Espressif 32: development platform for PlatformIO

Build Status 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 = espressif32
board = ...
...

Development version

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

Configuration

Please navigate to documentation.

S
Description
No description provided
Readme 4.8 MiB