Skip to content

Commit 9e1371a

Browse files
Added missing rewrite keys files that I should have included in the last commit :-(
1 parent bf7ac4e commit 9e1371a

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

STM32F3/platform.rewrite.keys.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
old.0.compiler.path={runtime.ide.path}/hardware/tools/gcc-arm-none-eabi-4.8.3-2014q1/bin/
2+
new.0.compiler.path={runtime.tools.arm-none-eabi-gcc.path}/bin/

STM32F4/platform.rewrite.keys.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
old.0.compiler.path={runtime.ide.path}/hardware/tools/gcc-arm-none-eabi-4.8.3-2014q1/bin/
2+
new.0.compiler.path={runtime.tools.arm-none-eabi-gcc.path}/bin/

0 commit comments

Comments
 (0)