提交 2d6ca351 编写于 作者: M me-no-dev

Update Arduino version to 2.0.5

上级 aac028a4
......@@ -23,7 +23,7 @@ extern "C" {
/** Minor version number (x.X.x) */
#define ESP_ARDUINO_VERSION_MINOR 0
/** Patch version number (x.x.X) */
#define ESP_ARDUINO_VERSION_PATCH 4
#define ESP_ARDUINO_VERSION_PATCH 5
/**
* Macro to convert ARDUINO version number into an integer
......
{
"name": "framework-arduinoespressif32",
"version": "2.0.4",
"version": "2.0.5",
"description": "Arduino Wiring-based Framework for the Espressif ESP32, ESP32-S and ESP32-C series of SoCs",
"keywords": [
"framework",
......
name=ESP32 Arduino
version=2.0.4
version=2.0.5
runtime.tools.xtensa-esp32-elf-gcc.path={runtime.platform.path}/tools/xtensa-esp32-elf
runtime.tools.xtensa-esp32s2-elf-gcc.path={runtime.platform.path}/tools/xtensa-esp32s2-elf
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册