Skip to content

Commit e76d3a3

Browse files
authored
Update README.md
1 parent 1c58d1e commit e76d3a3

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,23 @@
77
Espressif Systems is a privately held, fabless semiconductor company renowned for delivering cost-effective wireless communication microcontrollers. Their innovative solutions are widely adopted in mobile devices and Internet of Things (IoT) applications around the globe.
88

99
## General
10-
1110
* Issues with boards (wrong / missing). All issues caused from boards will not be fixed from the maintainer(s). A PR needs to be provided against branch `develop` to solve.
1211
* No support for the Arduino Nora Nano board, issues needs to be solved by the community
13-
## IDE Preparation
1412

13+
## IDE Preparation
1514
- [Download and install Microsoft Visual Studio Code](https://code.visualstudio.com/). pioarduino IDE is on top of it.
1615
- Open the extension manager.
1716
- Search for the `pioarduino ide` extension.
1817
- Install pioarduino IDE extension.
1918

20-
# Usage
19+
## Usage
2120
1. Setup new VSCode pioarduino project.
2221
1. Configure a platform option in platformio.ini file:
2322

23+
## Documentation
24+
[pioarduino Wiki](https://deepwiki.com/pioarduino/platform-espressif32)
25+
The Wiki is AI generated and insane detailed and accurate.
26+
2427
### Stable Arduino
2528
currently espressif Arduino 3.2.0 and IDF 5.4.1
2629

0 commit comments

Comments
 (0)