aboutsummaryrefslogtreecommitdiffstats
path: root/.arduino
diff options
context:
space:
mode:
authorDavid Runge <david.runge@frqrec.com>2014-07-14 09:40:15 +0200
committerDavid Runge <david.runge@frqrec.com>2014-07-14 09:40:15 +0200
commitd8cd4c599b974d0f6eef24b1bb4f45cce6a61e97 (patch)
tree6644f2bbdfd923eb73599618b1c8fadeb4f3cb6b /.arduino
parent614b544714ed90748a5f3ab7a157bb2be548e3ea (diff)
downloaddotfiles-d8cd4c599b974d0f6eef24b1bb4f45cce6a61e97.tar.gz
dotfiles-d8cd4c599b974d0f6eef24b1bb4f45cce6a61e97.tar.bz2
dotfiles-d8cd4c599b974d0f6eef24b1bb4f45cce6a61e97.tar.xz
dotfiles-d8cd4c599b974d0f6eef24b1bb4f45cce6a61e97.zip
Adding arduino settings
Diffstat (limited to '.arduino')
-rw-r--r--.arduino/preferences.txt77
1 files changed, 77 insertions, 0 deletions
diff --git a/.arduino/preferences.txt b/.arduino/preferences.txt
new file mode 100644
index 0000000..48522b4
--- /dev/null
+++ b/.arduino/preferences.txt
@@ -0,0 +1,77 @@
+board=nano328
+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.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.screen.height=1080
+last.screen.width=1920
+last.serial.location=961,25,958,1054
+last.sketch.count=1
+last.sketch0.location=0,0,1918,1054,909
+last.sketch0.path=/home/dave/sketchbook/nano_read_preamp/nano_read_preamp.ino
+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=57600
+serial.parity=N
+serial.port=/dev/ttyUSB0
+serial.stopbits=1
+sketchbook.path=/home/dave/sketchbook
+target=arduino
+update.check=true
+update.id=7646775108848557509
+update.last=1404988647537
+upload.using=bootloader
+upload.verify=true