Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit a226099

Browse files
committed
release v1.2.1
1 parent 321520e commit a226099

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"name": "framework-arduinoimxrt",
33
"description": "Arduino Wiring-based Framework (i.MX RT Cores)",
44
"url": "https://github.com/Seeed-Studio/ArduinoCore-imxrt",
5-
"version": "1.0.0"
6-
}
5+
"version": "1.2.1"
6+
}

platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.6.x-package_index.json-format-specification
2929

3030
name=Seeed i.MX RT (NXP 32-bits ARM Cortex-M7) Boards
31-
version=1.2.0
31+
version=1.2.1
3232

3333

3434

0 commit comments

Comments
 (0)