Arduino core 3.2.1
This commit is contained in:
@@ -4,12 +4,13 @@
|
||||
[](https://discord.gg/Nutz9crnZr)
|
||||
[](https://github.com/pioarduino/platform-espressif32/releases/latest)
|
||||
|
||||
ESP32 is a series of low-cost, low-power system on a chip microcontrollers with integrated Wi-Fi and Bluetooth. ESP32 integrates an antenna switch, RF balun, power amplifier, low-noise receive amplifier, filters, and power management modules.
|
||||
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.
|
||||
|
||||
## General
|
||||
* 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.
|
||||
* No support for the Arduino Nora Nano board, issues needs to be solved by the community
|
||||
|
||||
## IDE Preparation
|
||||
|
||||
- [Download and install Microsoft Visual Studio Code](https://code.visualstudio.com/). pioarduino IDE is on top of it.
|
||||
- Open the extension manager.
|
||||
- Search for the `pioarduino ide` extension.
|
||||
@@ -24,7 +25,7 @@ ESP32 is a series of low-cost, low-power system on a chip microcontrollers with
|
||||
The Wiki is AI generated and insane detailed and accurate.
|
||||
|
||||
### Stable Arduino
|
||||
currently espressif Arduino 3.2.0 and IDF 5.4.1
|
||||
currently espressif Arduino 3.2.1 and IDF 5.4.2
|
||||
|
||||
```ini
|
||||
[env:stable]
|
||||
|
||||
Reference in New Issue
Block a user