diff options
author | Federico Fissore <federico@fissore.org> | 2012-12-05 15:35:41 +0100 |
---|---|---|
committer | Cristian Maglie <c.maglie@bug.st> | 2012-12-10 10:42:49 +0100 |
commit | c453e0a32e7adf5e7bab7bfb7c8f7a21e30ca563 (patch) | |
tree | e3edd27a7cff8090eadec7df6441a42c6b5b49a3 /cores | |
parent | c4337d812b22bc1746f579b416daba5013a43757 (diff) |
fixed permissions on a lot of text files. see #1116
Diffstat (limited to 'cores')
-rw-r--r--[-rwxr-xr-x] | cores/arduino/Arduino.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | cores/arduino/Print.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | cores/arduino/Print.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | cores/arduino/Tone.cpp | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | cores/arduino/wiring_private.h | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | cores/arduino/wiring_pulse.c | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | cores/arduino/wiring_shift.c | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/cores/arduino/Arduino.h b/cores/arduino/Arduino.h index 02c2a8f..02c2a8f 100755..100644 --- a/cores/arduino/Arduino.h +++ b/cores/arduino/Arduino.h diff --git a/cores/arduino/Print.cpp b/cores/arduino/Print.cpp index 53961ec..53961ec 100755..100644 --- a/cores/arduino/Print.cpp +++ b/cores/arduino/Print.cpp diff --git a/cores/arduino/Print.h b/cores/arduino/Print.h index dc76150..dc76150 100755..100644 --- a/cores/arduino/Print.h +++ b/cores/arduino/Print.h diff --git a/cores/arduino/Tone.cpp b/cores/arduino/Tone.cpp index 9bb6fe7..9bb6fe7 100755..100644 --- a/cores/arduino/Tone.cpp +++ b/cores/arduino/Tone.cpp diff --git a/cores/arduino/wiring_private.h b/cores/arduino/wiring_private.h index f678265..f678265 100755..100644 --- a/cores/arduino/wiring_private.h +++ b/cores/arduino/wiring_private.h diff --git a/cores/arduino/wiring_pulse.c b/cores/arduino/wiring_pulse.c index 0d96886..0d96886 100755..100644 --- a/cores/arduino/wiring_pulse.c +++ b/cores/arduino/wiring_pulse.c diff --git a/cores/arduino/wiring_shift.c b/cores/arduino/wiring_shift.c index cfe7867..cfe7867 100755..100644 --- a/cores/arduino/wiring_shift.c +++ b/cores/arduino/wiring_shift.c |