|
|
|
@ -5,11 +5,13 @@ max-asm-size=500000
|
|
|
|
|
staticMaxAgeMs=600000
|
|
|
|
|
cacheMb=300
|
|
|
|
|
clientGoogleAnalyticsEnabled=true
|
|
|
|
|
compilers=gcc1204@20480:clang35:g482:ppcg48:aarchg48:armhfg482
|
|
|
|
|
compilers=gcc1204@20480:clang35:g482:g492:ppcg48:aarchg48:armhfg482
|
|
|
|
|
# msp430g453 - disabled for now since it hangs the client
|
|
|
|
|
defaultCompiler=g490
|
|
|
|
|
###############################
|
|
|
|
|
# GCC for x86
|
|
|
|
|
compiler.g492.exe=/usr/bin/g++-4.9
|
|
|
|
|
compiler.g492.name=x86 gcc 4.9.2
|
|
|
|
|
compiler.g482.exe=/usr/bin/g++-4.8
|
|
|
|
|
compiler.g482.name=x86 gcc 4.8.2
|
|
|
|
|
compiler.clang35.exe=/usr/bin/clang++
|
|
|
|
|