Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add files used in Linux packages #1

Closed
wants to merge 7 commits into from
Closed

Conversation

mavit
Copy link
Contributor

@mavit mavit commented Oct 1, 2010

The attached files are taken from the Fedora arduino package. They would be useful in packages for other distributions, too, so it probably makes sense to include them directly in the repository.

@mavit
Copy link
Contributor Author

mavit commented Oct 7, 2010

This pull request has been recreated at http://github.com/arduino/Arduino/pull/6. I did not realise that this pull request would automatically include anything added to my master.

robertinant referenced this pull request Feb 14, 2013
…he filename and line number (issue 281 & 907)

From 1.0.3 source
parita referenced this pull request in parita/Arduino Jul 27, 2013
Lite: Makefile changes to link SoftwareSerial library and String library for wiselib [GSoC'13]
oriregev pushed a commit to oriregev/Arduino that referenced this pull request Dec 20, 2013
Imported from Processing development r6687 on
http://code.google.com/p/processing
Close arduino#1
@ghost ghost mentioned this pull request May 8, 2014
ffissore pushed a commit that referenced this pull request Feb 27, 2015
Update to latest commit from upstream
facchinm pushed a commit that referenced this pull request Dec 16, 2015
@TXCodeDancer TXCodeDancer mentioned this pull request Dec 26, 2015
facchinm pushed a commit that referenced this pull request Feb 12, 2016
tbowmo pushed a commit to tbowmo/Arduino that referenced this pull request Jul 14, 2016
Merge improved write_payload() and read_payload()  - looks good and passes my testing.
tbowmo pushed a commit to tbowmo/Arduino that referenced this pull request Jul 14, 2016
Fixed appending of commands + a serial initialization what worked better
tbowmo pushed a commit to tbowmo/Arduino that referenced this pull request Jul 14, 2016
garnould added a commit to garnould/Arduino that referenced this pull request Nov 20, 2018
preferences.txt
 - use (optional) additional_library_directories, path(s) are semicolon separated
 - ex: additional_library_directories=/path1;/path2

Compiler.java
 - appends additional_library_directories path(s) to arduino-builder command line (path(s) must exist or they are ignored)
 - ex: '-libraries /path1 -libraries /path2'
garnould added a commit to garnould/Arduino that referenced this pull request Nov 21, 2018
preferences.txt
 - use (optional) additional_library_directories, path(s) are semicolon separated
 - ex: additional_library_directories=/path1;/path2

Compiler.java
 - appends additional_library_directories path(s) to arduino-builder command line (path(s) must exist or they are ignored)
 - ex: '-libraries /path1 -libraries /path2'
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Bootloader The bootloader is the program used to load the uploaded program into the microcontroller's memory Component: Firmware Limited to the contents of the firmwares folder in the core packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants