Skip to content

Use previously compiled "core.a" if core files are unmodified #194

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

Merged
merged 1 commit into from
Nov 23, 2016

Conversation

facchinm
Copy link
Member

Solves #193

Needs to add -MMD to .S.flags targets on all cores (otherwise the core gets recompiled everytime)

Signed-off-by: Martino Facchin [email protected]

Solves arduino#193

Needs to add -MMD to .S.flags targets on all cores (otherwise the core gets recompiled everytime)

Signed-off-by: Martino Facchin <[email protected]>
@ArduinoBot
Copy link
Contributor

✅ Build completed.

⬇️ Build URL: http://downloads.arduino.cc/PR/arduino-builder/arduino-builder-194.zip

ℹ️ To test this build:

  1. Replace arduino-builder binary (you can find it where you installed the IDE) with the provided one

@matthijskooijman
Copy link
Collaborator

Looks good to me (not thoroughly reviewed or tested, though).

@PaulStoffregen
Copy link

I'm using it now in a copy of 1.6.12. Seems to work well.

Will do much with it over the next several days....

@facchinm facchinm merged commit 2b81591 into arduino:master Nov 23, 2016
@cmaglie cmaglie added this to the 1.3.23 milestone Dec 19, 2016
@cmaglie cmaglie deleted the use_previoulsy_compiled_core branch January 11, 2018 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants