mirror of https://github.com/ARMmbed/mbed-os.git
Added default path for Goanna
parent
d8c3822c4c
commit
52e23e58c0
|
@ -68,6 +68,9 @@ IAR_PATH = "C:/Program Files (x86)/IAR Systems/Embedded Workbench 6.0/arm"
|
|||
CW_GCC_PATH = "C:/Freescale/CW MCU v10.3/Cross_Tools/arm-none-eabi-gcc-4_6_2/bin"
|
||||
CW_EWL_PATH = "C:/Freescale/CW MCU v10.3/MCU/ARM_GCC_Support/ewl/lib"
|
||||
|
||||
# Goanna static analyzer
|
||||
GOANNA_PATH = "c:/Program Files (x86)/RedLizards/Goanna Central 3.1.4/bin"
|
||||
|
||||
BUILD_OPTIONS = []
|
||||
|
||||
##############################################################################
|
||||
|
|
Loading…
Reference in New Issue