Switch docs to HTTP

This commit is contained in:
Ivan Kravets
2022-03-31 14:23:26 +03:00
parent d93c9ef8f6
commit 7152c8b143
41 changed files with 46 additions and 46 deletions
+4 -4
View File
@@ -4,13 +4,13 @@
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. 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](http://platformio.org/platforms/espressif32) (home page in PlatformIO Platform Registry) * [Home](https://registry.platformio.org/platforms/platformio/espressif32) (home page in the PlatformIO Registry)
* [Documentation](http://docs.platformio.org/page/platforms/espressif32.html) (advanced usage, packages, boards, frameworks, etc.) * [Documentation](https://docs.platformio.org/page/platforms/espressif32.html) (advanced usage, packages, boards, frameworks, etc.)
# Usage # Usage
1. [Install PlatformIO](http://platformio.org) 1. [Install PlatformIO](http://platformio.org)
2. Create PlatformIO project and configure a platform option in [platformio.ini](http://docs.platformio.org/page/projectconf.html) file: 2. Create PlatformIO project and configure a platform option in [platformio.ini](https://docs.platformio.org/page/projectconf.html) file:
## Stable version ## Stable version
@@ -32,4 +32,4 @@ board = ...
# Configuration # Configuration
Please navigate to [documentation](http://docs.platformio.org/page/platforms/espressif32.html). Please navigate to [documentation](https://docs.platformio.org/page/platforms/espressif32.html).
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
+1 -1
View File
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env:esp wrover kit] [env:esp wrover kit]
platform = espressif32 platform = espressif32
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env:briki_abc_esp32] [env:briki_abc_esp32]
platform = espressif32 platform = espressif32
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
+1 -1
View File
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env:esp32dev] [env:esp32dev]
platform = espressif32 platform = espressif32
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
+1 -1
View File
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env] [env]
platform = espressif32 platform = espressif32
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env] [env]
platform = espressif32 platform = espressif32
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
+2 -2
View File
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env:esp32dev] [env:esp32dev]
platform = espressif32 platform = espressif32
@@ -13,7 +13,7 @@ framework = espidf
board = esp32dev board = esp32dev
monitor_speed = 115200 monitor_speed = 115200
board_build.embed_txtfiles = board_build.embed_txtfiles =
src/certs/private.pem.key src/certs/private.pem.key
src/certs/certificate.pem.crt src/certs/certificate.pem.crt
src/certs/aws-root-ca.pem src/certs/aws-root-ca.pem
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
+1 -1
View File
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env:esp32dev] [env:esp32dev]
platform = espressif32 platform = espressif32
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
+1 -1
View File
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env:esp32dev] [env:esp32dev]
platform = espressif32 platform = espressif32
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
+2 -2
View File
@@ -5,13 +5,13 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env] [env]
platform = espressif32 platform = espressif32
framework = espidf framework = espidf
monitor_speed = 115200 monitor_speed = 115200
board_build.embed_txtfiles = board_build.embed_txtfiles =
src/certs/coap_ca.pem src/certs/coap_ca.pem
src/certs/coap_server.crt src/certs/coap_server.crt
src/certs/coap_server.key src/certs/coap_server.key
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
+1 -1
View File
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env] [env]
platform = espressif32 platform = espressif32
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
+1 -1
View File
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env] [env]
platform = espressif32 platform = espressif32
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
+1 -1
View File
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env] [env]
platform = espressif32 platform = espressif32
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env] [env]
platform = espressif32 platform = espressif32
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env] [env]
platform = espressif32 platform = espressif32
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env] [env]
platform = espressif32 platform = espressif32
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env:esp32dev] [env:esp32dev]
platform = espressif32 platform = espressif32
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
+1 -1
View File
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[platformio] [platformio]
src_dir = main src_dir = main
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
+1 -1
View File
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env:esp32dev] [env:esp32dev]
platform = espressif32 platform = espressif32
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
+1 -1
View File
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env:nano32] [env:nano32]
platform = espressif32 platform = espressif32
+1 -1
View File
@@ -1,7 +1,7 @@
How to build PlatformIO based project How to build PlatformIO based project
===================================== =====================================
1. [Install PlatformIO Core](http://docs.platformio.org/page/core.html) 1. [Install PlatformIO Core](https://docs.platformio.org/page/core.html)
2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip) 2. Download [development platform with examples](https://github.com/platformio/platform-espressif32/archive/develop.zip)
3. Extract ZIP archive 3. Extract ZIP archive
4. Run these commands: 4. Run these commands:
+1 -1
View File
@@ -5,7 +5,7 @@
; Library options: dependencies, extra library storages ; Library options: dependencies, extra library storages
; ;
; Please visit documentation for the other options and examples ; Please visit documentation for the other options and examples
; http://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env:nano32] [env:nano32]
platform = espressif32 platform = espressif32