aboutsummaryrefslogtreecommitdiffstats
path: root/.arduino/preferences.txt
diff options
context:
space:
mode:
authorDavid Runge <david.runge@frqrec.com>2014-09-28 16:27:02 +0200
committerDavid Runge <david.runge@frqrec.com>2014-09-28 16:27:02 +0200
commit1811e9c2ffe0694330d7d8bf63930480e4358f18 (patch)
treea96a3c3ae3b6be1e1de9bfb895f6368c5b0ce5b5 /.arduino/preferences.txt
parent49f8c5170d9a5b119d55a54dbd1b40d08e3cae1a (diff)
downloaddotfiles-1811e9c2ffe0694330d7d8bf63930480e4358f18.tar.gz
dotfiles-1811e9c2ffe0694330d7d8bf63930480e4358f18.tar.bz2
dotfiles-1811e9c2ffe0694330d7d8bf63930480e4358f18.tar.xz
dotfiles-1811e9c2ffe0694330d7d8bf63930480e4358f18.zip
Adding Arduino preferences
Diffstat (limited to '.arduino/preferences.txt')
-rw-r--r--.arduino/preferences.txt78
1 files changed, 78 insertions, 0 deletions
diff --git a/.arduino/preferences.txt b/.arduino/preferences.txt
new file mode 100644
index 0000000..6bfc106
--- /dev/null
+++ b/.arduino/preferences.txt
@@ -0,0 +1,78 @@
+board=uno
+browser=mozilla
+browser.linux=mozilla
+console=true
+console.auto_clear=true
+console.error.file=stderr.txt
+console.length=500
+console.lines=4
+console.output.file=stdout.txt
+editor.antialias=false
+editor.caret.blink=true
+editor.divider.size=0
+editor.divider.size.windows=2
+editor.external=false
+editor.font=Monospaced,plain,12
+editor.font.macosx=Monaco,plain,10
+editor.indent=true
+editor.invalid=false
+editor.keys.alternative_cut_copy_paste=true
+editor.keys.alternative_cut_copy_paste.macosx=false
+editor.keys.home_and_end_travel_far=false
+editor.keys.home_and_end_travel_far.macosx=true
+editor.keys.shift_backspace_is_delete=true
+editor.languages.current=
+editor.linenumbers=false
+editor.tabs.expand=true
+editor.tabs.size=2
+editor.window.height.default=600
+editor.window.height.min=290
+editor.window.width.default=500
+editor.window.width.min=400
+export.applet.separate_jar_files=false
+export.application.fullscreen=false
+export.application.platform=true
+export.application.platform.linux=true
+export.application.platform.macosx=true
+export.application.platform.windows=true
+export.application.stop=true
+export.delete_target_folder=true
+last.ide.1.0.6.daterun=1411912958
+last.ide.1.0.6.hardwarepath=/usr/share/arduino/hardware
+last.screen.height=1200
+last.screen.width=1920
+last.sketch.count=0
+last.sketch0.path=
+launcher=xdg-open
+platform.auto_file_type_associations=true
+preproc.color_datatype=true
+preproc.enhanced_casting=true
+preproc.imports.list=java.applet.*,java.awt.Dimension,java.awt.Frame,java.awt.event.MouseEvent,java.awt.event.KeyEvent,java.awt.event.FocusEvent,java.awt.Image,java.io.*,java.net.*,java.text.*,java.util.*,java.util.zip.*,java.util.regex.*
+preproc.output_parse_tree=false
+preproc.save_build_files=false
+preproc.substitute_floats=true
+preproc.substitute_unicode=true
+preproc.web_colors=true
+programmer=arduino:avrispmkii
+run.display=1
+run.options=
+run.options.memory=false
+run.options.memory.initial=64
+run.options.memory.maximum=256
+run.present.bgcolor=#666666
+run.present.exclusive=false
+run.present.exclusive.macosx=true
+run.present.stop.color=#cccccc
+run.window.bgcolor=#DFDFDF
+serial.databits=8
+serial.debug_rate=9600
+serial.parity=N
+serial.port=COM1
+serial.stopbits=1
+sketchbook.path=/home/dave/.arduino/sketchbook
+target=arduino
+update.check=true
+update.id=-5111801774645063504
+update.last=1411912792122
+upload.using=bootloader
+upload.verify=true