From: Akos Kiss Date: Sat, 12 Sep 2020 21:59:18 +0000 (+0200) Subject: Remove execute permission from source and header files X-Git-Tag: v1.7~15^2 X-Git-Url: https://git.htl-mechatronik.at/public/?a=commitdiff_plain;h=2683b6a73a26a6dd3970a281f7bfcb220669696b;p=sx%2Fsimavr.git Remove execute permission from source and header files --- diff --git a/examples/board_ds1338/i2cmaster.h b/examples/board_ds1338/i2cmaster.h old mode 100755 new mode 100644 diff --git a/examples/board_ds1338/twimaster.c b/examples/board_ds1338/twimaster.c old mode 100755 new mode 100644 diff --git a/examples/shared/twimaster.c b/examples/shared/twimaster.c old mode 100755 new mode 100644 diff --git a/examples/shared/twimaster.h b/examples/shared/twimaster.h old mode 100755 new mode 100644 diff --git a/simavr/cores/avr/ioa6616c.h b/simavr/cores/avr/ioa6616c.h old mode 100755 new mode 100644 diff --git a/simavr/cores/avr/iom16hvbrevb.h b/simavr/cores/avr/iom16hvbrevb.h old mode 100755 new mode 100644 diff --git a/simavr/cores/avr/iom32hvbrevb.h b/simavr/cores/avr/iom32hvbrevb.h old mode 100755 new mode 100644 diff --git a/simavr/cores/avr/iotn441.h b/simavr/cores/avr/iotn441.h old mode 100755 new mode 100644 diff --git a/simavr/cores/avr/iotn841.h b/simavr/cores/avr/iotn841.h old mode 100755 new mode 100644 diff --git a/simavr/cores/avr/iotn84a.h b/simavr/cores/avr/iotn84a.h old mode 100755 new mode 100644 diff --git a/simavr/sim/avr_acomp.c b/simavr/sim/avr_acomp.c old mode 100755 new mode 100644 diff --git a/simavr/sim/avr_acomp.h b/simavr/sim/avr_acomp.h old mode 100755 new mode 100644 diff --git a/tests/atmega88_ac_test.c b/tests/atmega88_ac_test.c old mode 100755 new mode 100644 diff --git a/tests/test_atmega88_ac_test.c b/tests/test_atmega88_ac_test.c old mode 100755 new mode 100644