diff options
author | David Madison <dmadison@users.noreply.github.com> | 2019-02-15 11:41:48 -0500 |
---|---|---|
committer | David Madison <dmadison@users.noreply.github.com> | 2019-02-15 11:41:48 -0500 |
commit | 03c2ab4d0d56ce53abc8b163f7fcc6dd2d61ceb8 (patch) | |
tree | 080e62c772451fb0e0debc9cbd1474fac3509ea4 /platform.txt | |
parent | 2663be17272e19f00c55f3f2d8f1ebfac47158d6 (diff) |
Change platform name to XInput
Required to separate this board set from the built-in AVR core
Diffstat (limited to 'platform.txt')
-rw-r--r-- | platform.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/platform.txt b/platform.txt index cb48698..6553f9e 100644 --- a/platform.txt +++ b/platform.txt @@ -1,12 +1,12 @@ -# Arduino AVR Core and platform. +# XInput USB Mode for Arduino AVR Boards # ------------------------------ # # For more info: # https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification -name=Arduino AVR Boards -version=1.6.23 +name=XInput AVR Boards +version=0.0.1 # AVR compile variables # --------------------- |