From 6b8611ad566fabe4ec1002570d71e3f6bc242907 Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Wed, 10 Apr 2019 15:17:08 -0500 Subject: [PATCH 1/2] Rename, step 1 --- .../STM32F4/Configuration.h => STM32/STM32F4/Configuration-tmp.h} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config/examples/{stm32/STM32F4/Configuration.h => STM32/STM32F4/Configuration-tmp.h} (100%) diff --git a/config/examples/stm32/STM32F4/Configuration.h b/config/examples/STM32/STM32F4/Configuration-tmp.h similarity index 100% rename from config/examples/stm32/STM32F4/Configuration.h rename to config/examples/STM32/STM32F4/Configuration-tmp.h From 3656ef4a2d397a7f193f4d71baf459c17fc4310a Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Wed, 10 Apr 2019 15:17:38 -0500 Subject: [PATCH 2/2] Rename, step 2 --- .../STM32/STM32F4/{Configuration-tmp.h => Configuration.h} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename config/examples/STM32/STM32F4/{Configuration-tmp.h => Configuration.h} (100%) diff --git a/config/examples/STM32/STM32F4/Configuration-tmp.h b/config/examples/STM32/STM32F4/Configuration.h similarity index 100% rename from config/examples/STM32/STM32F4/Configuration-tmp.h rename to config/examples/STM32/STM32F4/Configuration.h