From 9e1371ac9c913e87a7d8a1ffc0ef024854f28d37 Mon Sep 17 00:00:00 2001 From: Roger Clark Date: Tue, 14 Apr 2015 16:47:19 +1000 Subject: [PATCH] Added missing rewrite keys files that I should have included in the last commit :-( --- STM32F3/platform.rewrite.keys.txt | 2 ++ STM32F4/platform.rewrite.keys.txt | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 STM32F3/platform.rewrite.keys.txt create mode 100644 STM32F4/platform.rewrite.keys.txt diff --git a/STM32F3/platform.rewrite.keys.txt b/STM32F3/platform.rewrite.keys.txt new file mode 100644 index 0000000..43eb149 --- /dev/null +++ b/STM32F3/platform.rewrite.keys.txt @@ -0,0 +1,2 @@ +old.0.compiler.path={runtime.ide.path}/hardware/tools/gcc-arm-none-eabi-4.8.3-2014q1/bin/ +new.0.compiler.path={runtime.tools.arm-none-eabi-gcc.path}/bin/ diff --git a/STM32F4/platform.rewrite.keys.txt b/STM32F4/platform.rewrite.keys.txt new file mode 100644 index 0000000..43eb149 --- /dev/null +++ b/STM32F4/platform.rewrite.keys.txt @@ -0,0 +1,2 @@ +old.0.compiler.path={runtime.ide.path}/hardware/tools/gcc-arm-none-eabi-4.8.3-2014q1/bin/ +new.0.compiler.path={runtime.tools.arm-none-eabi-gcc.path}/bin/