-
Notifications
You must be signed in to change notification settings - Fork 280
Arduino Compiler Settings
Carlos edited this page Jan 17, 2016
·
2 revisions
This part of the documentation is not complete.
Introduction still needs to be written. Mention:
- Python module
- Display of settings on the CLI
- Settings file
Describe file location
Describe use of ConfigParser
Describe possible options, list defaults
[Arduino_IDE]
arduino_exec_path = C:/IDEs/arduino-1.6/arduino_debug.exe
arduino_board = Uno
arduino_serial_port = COM1
[Arduino_Sketch]
sketch_name = ArdublocklySketch
sketch_directory = G:/git/ardublockly
General description about viewing and changing settings in Ardublockly WebApp
General description including documentation about how to use them
Brief list of things to implement in this module
- Home
- Quick Start
- User Guide:
- FAQs
- Known Arduino IDE issues
- Developer Guide:
- Projects Using Ardublockly
- About: