You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,20 +7,23 @@
7
7
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.
8
8
9
9
## General
10
-
11
10
* 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.
12
11
* No support for the Arduino Nora Nano board, issues needs to be solved by the community
13
-
## IDE Preparation
14
12
13
+
## IDE Preparation
15
14
-[Download and install Microsoft Visual Studio Code](https://code.visualstudio.com/). pioarduino IDE is on top of it.
16
15
- Open the extension manager.
17
16
- Search for the `pioarduino ide` extension.
18
17
- Install pioarduino IDE extension.
19
18
20
-
# Usage
19
+
##Usage
21
20
1. Setup new VSCode pioarduino project.
22
21
1. Configure a platform option in platformio.ini file:
0 commit comments