aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-04-03 15:28:21 +0300
committerCem Keylan <cem@ckyln.com>2020-04-03 15:28:21 +0300
commite39c2e218bf1c877b63662930b0b48f9d12219b9 (patch)
tree1ca252190539a7e8ad0c2b075779a1ff678dec87
parent87b943d12f1dced64cff771dd531e55485d92107 (diff)
downloadrepository-e39c2e218bf1c877b63662930b0b48f9d12219b9.tar.gz
arduino-avr-core: add new package at 1.8.2 to cem
-rwxr-xr-xcem/arduino-avr-core/build4
-rw-r--r--cem/arduino-avr-core/checksums1
-rw-r--r--cem/arduino-avr-core/sources1
-rw-r--r--cem/arduino-avr-core/version1
4 files changed, 7 insertions, 0 deletions
diff --git a/cem/arduino-avr-core/build b/cem/arduino-avr-core/build
new file mode 100755
index 0000000..9693f8a
--- /dev/null
+++ b/cem/arduino-avr-core/build
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+install -dm755 "$1/usr/share/arduino/hardware/arduino"
+cp -a avr "$1/usr/share/arduino/hardware/arduino"
diff --git a/cem/arduino-avr-core/checksums b/cem/arduino-avr-core/checksums
new file mode 100644
index 0000000..540a44c
--- /dev/null
+++ b/cem/arduino-avr-core/checksums
@@ -0,0 +1 @@
+1c268f751d56483b5290b15dde58f732ac6551f8c5b318dc581a18ccc20c14c0 1.8.2.tar.gz
diff --git a/cem/arduino-avr-core/sources b/cem/arduino-avr-core/sources
new file mode 100644
index 0000000..9b71880
--- /dev/null
+++ b/cem/arduino-avr-core/sources
@@ -0,0 +1 @@
+https://github.com/arduino/ArduinoCore-avr/archive/1.8.2.tar.gz avr
diff --git a/cem/arduino-avr-core/version b/cem/arduino-avr-core/version
new file mode 100644
index 0000000..6804f1e
--- /dev/null
+++ b/cem/arduino-avr-core/version
@@ -0,0 +1 @@
+1.8.2 1