Skip to content

Commit 8fd42e5

Browse files
committed
reset to original settings
1 parent d0306ca commit 8fd42e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workspace_tools/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
MY_ARM_CLIB = join(ARM_PATH, "lib", "microlib")
5454

5555
# GCC ARM
56-
GCC_ARM_PATH = "/opt/gcc4mbed/gcc-arm-none-eabi/bin"
56+
GCC_ARM_PATH = "C:/arm-none-eabi-gcc-4_7/bin"
5757

5858
# GCC CodeSourcery
5959
GCC_CS_PATH = "C:/Program Files (x86)/CodeSourcery/Sourcery_CodeBench_Lite_for_ARM_EABI/bin"

0 commit comments

Comments
 (0)