We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6315361 commit 0fa47edCopy full SHA for 0fa47ed
arm/package.json
@@ -2,5 +2,5 @@
2
"name": "framework-arduinoxmc",
3
"description": "Integration of Infineon's XMC microcontrollers with the Arduino framework",
4
"url": "https://www.infineon.com/cms/en/product/microcontroller/32-bit-industrial-microcontroller-based-on-arm-cortex-m/",
5
- "version": "1.3.0"
+ "version": "1.4.0"
6
}
arm/platform.txt
@@ -5,7 +5,7 @@
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
7
name=XMC Family
8
-version=1.2.0
+version=1.4.0
9
10
compiler.warning_flags=-w
11
compiler.warning_flags.none=-w
0 commit comments