From 329517f08d3a969241fea330d6cbcadc68b8abf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Nohlg=C3=A5rd?= Date: Wed, 11 Oct 2017 16:54:14 +0200 Subject: [PATCH] boards: Remove executable bit on various non-executable files --- boards/msba2-common/tools/flash.cmd | 0 boards/nucleo-f103/Makefile | 0 boards/nucleo-f103/Makefile.features | 0 boards/nucleo-f103/Makefile.include | 0 boards/nucleo-f103/dist/openocd.cfg | 0 boards/nucleo-f103/include/board.h | 0 boards/nucleo-f302/Makefile | 0 boards/nucleo-f302/Makefile.features | 0 boards/nucleo-f302/Makefile.include | 0 boards/nucleo-f302/board.c | 0 boards/nucleo-f302/dist/openocd.cfg | 0 boards/nucleo-f302/include/board.h | 0 boards/nucleo-f302/include/periph_conf.h | 0 boards/nucleo-f303/Makefile | 0 boards/nucleo-f303/Makefile.features | 0 boards/nucleo-f303/Makefile.include | 0 boards/nucleo-f303/board.c | 0 boards/nucleo-f303/dist/openocd.cfg | 0 boards/nucleo-f303/include/board.h | 0 boards/nucleo-f303/include/periph_conf.h | 0 boards/opencm904/Makefile | 0 boards/opencm904/Makefile.features | 0 boards/opencm904/Makefile.include | 0 boards/opencm904/include/board.h | 0 doc/doxygen/src/riot-structure.svg | 0 25 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 boards/msba2-common/tools/flash.cmd mode change 100755 => 100644 boards/nucleo-f103/Makefile mode change 100755 => 100644 boards/nucleo-f103/Makefile.features mode change 100755 => 100644 boards/nucleo-f103/Makefile.include mode change 100755 => 100644 boards/nucleo-f103/dist/openocd.cfg mode change 100755 => 100644 boards/nucleo-f103/include/board.h mode change 100755 => 100644 boards/nucleo-f302/Makefile mode change 100755 => 100644 boards/nucleo-f302/Makefile.features mode change 100755 => 100644 boards/nucleo-f302/Makefile.include mode change 100755 => 100644 boards/nucleo-f302/board.c mode change 100755 => 100644 boards/nucleo-f302/dist/openocd.cfg mode change 100755 => 100644 boards/nucleo-f302/include/board.h mode change 100755 => 100644 boards/nucleo-f302/include/periph_conf.h mode change 100755 => 100644 boards/nucleo-f303/Makefile mode change 100755 => 100644 boards/nucleo-f303/Makefile.features mode change 100755 => 100644 boards/nucleo-f303/Makefile.include mode change 100755 => 100644 boards/nucleo-f303/board.c mode change 100755 => 100644 boards/nucleo-f303/dist/openocd.cfg mode change 100755 => 100644 boards/nucleo-f303/include/board.h mode change 100755 => 100644 boards/nucleo-f303/include/periph_conf.h mode change 100755 => 100644 boards/opencm904/Makefile mode change 100755 => 100644 boards/opencm904/Makefile.features mode change 100755 => 100644 boards/opencm904/Makefile.include mode change 100755 => 100644 boards/opencm904/include/board.h mode change 100755 => 100644 doc/doxygen/src/riot-structure.svg diff --git a/boards/msba2-common/tools/flash.cmd b/boards/msba2-common/tools/flash.cmd old mode 100755 new mode 100644 diff --git a/boards/nucleo-f103/Makefile b/boards/nucleo-f103/Makefile old mode 100755 new mode 100644 diff --git a/boards/nucleo-f103/Makefile.features b/boards/nucleo-f103/Makefile.features old mode 100755 new mode 100644 diff --git a/boards/nucleo-f103/Makefile.include b/boards/nucleo-f103/Makefile.include old mode 100755 new mode 100644 diff --git a/boards/nucleo-f103/dist/openocd.cfg b/boards/nucleo-f103/dist/openocd.cfg old mode 100755 new mode 100644 diff --git a/boards/nucleo-f103/include/board.h b/boards/nucleo-f103/include/board.h old mode 100755 new mode 100644 diff --git a/boards/nucleo-f302/Makefile b/boards/nucleo-f302/Makefile old mode 100755 new mode 100644 diff --git a/boards/nucleo-f302/Makefile.features b/boards/nucleo-f302/Makefile.features old mode 100755 new mode 100644 diff --git a/boards/nucleo-f302/Makefile.include b/boards/nucleo-f302/Makefile.include old mode 100755 new mode 100644 diff --git a/boards/nucleo-f302/board.c b/boards/nucleo-f302/board.c old mode 100755 new mode 100644 diff --git a/boards/nucleo-f302/dist/openocd.cfg b/boards/nucleo-f302/dist/openocd.cfg old mode 100755 new mode 100644 diff --git a/boards/nucleo-f302/include/board.h b/boards/nucleo-f302/include/board.h old mode 100755 new mode 100644 diff --git a/boards/nucleo-f302/include/periph_conf.h b/boards/nucleo-f302/include/periph_conf.h old mode 100755 new mode 100644 diff --git a/boards/nucleo-f303/Makefile b/boards/nucleo-f303/Makefile old mode 100755 new mode 100644 diff --git a/boards/nucleo-f303/Makefile.features b/boards/nucleo-f303/Makefile.features old mode 100755 new mode 100644 diff --git a/boards/nucleo-f303/Makefile.include b/boards/nucleo-f303/Makefile.include old mode 100755 new mode 100644 diff --git a/boards/nucleo-f303/board.c b/boards/nucleo-f303/board.c old mode 100755 new mode 100644 diff --git a/boards/nucleo-f303/dist/openocd.cfg b/boards/nucleo-f303/dist/openocd.cfg old mode 100755 new mode 100644 diff --git a/boards/nucleo-f303/include/board.h b/boards/nucleo-f303/include/board.h old mode 100755 new mode 100644 diff --git a/boards/nucleo-f303/include/periph_conf.h b/boards/nucleo-f303/include/periph_conf.h old mode 100755 new mode 100644 diff --git a/boards/opencm904/Makefile b/boards/opencm904/Makefile old mode 100755 new mode 100644 diff --git a/boards/opencm904/Makefile.features b/boards/opencm904/Makefile.features old mode 100755 new mode 100644 diff --git a/boards/opencm904/Makefile.include b/boards/opencm904/Makefile.include old mode 100755 new mode 100644 diff --git a/boards/opencm904/include/board.h b/boards/opencm904/include/board.h old mode 100755 new mode 100644 diff --git a/doc/doxygen/src/riot-structure.svg b/doc/doxygen/src/riot-structure.svg old mode 100755 new mode 100644