Skip to content

Make separate AVR core #4725

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

Closed
Duality4Y opened this issue Mar 20, 2016 · 4 comments
Closed

Make separate AVR core #4725

Duality4Y opened this issue Mar 20, 2016 · 4 comments
Labels
Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix) Type: Duplicate Another item already exists for this topic

Comments

@Duality4Y
Copy link

is there any way to do this?
because it would make it a whole lot easier if you could just copy the libraries and all the arduino sources into you project and distribute with that so you could always distribute a working version that compiles without having to download the ide.

@PaoloP74
Copy link
Contributor

👍

@Duality4Y
Copy link
Author

I meen wouldn't it be nice to also have a seperate avr-core?
I don't think it would be that much work to do?
sure it comes pre-installed. but that can be solved with some script downloading it at compile time for the ide?

@Duality4Y Duality4Y changed the title seperate mcu source from ide source. make seperate avr-core Apr 30, 2016
@facchinm
Copy link
Member

Hi @Duality4Y , the only reason avr and sam core are still in-tree is that taking them out would invalidate a lot of pending PR. If we had more time the core would be already standalone (which is what we are doing with the libraries and https://github.com/arduino-libraries repo)

@facchinm facchinm added Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix) Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) labels Jul 19, 2016
@per1234 per1234 added the Type: Duplicate Another item already exists for this topic label Jul 4, 2017
@per1234
Copy link
Collaborator

per1234 commented Jul 4, 2017

Closing as duplicate of #5976 because, even though this one came first, that one has a bit more information.

@per1234 per1234 closed this as completed Jul 4, 2017
@per1234 per1234 changed the title make seperate avr-core Make separate AVR core Jul 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Core Related to the code for the standard Arduino API feature request A request to make an enhancement (not a bug fix) Type: Duplicate Another item already exists for this topic
Projects
None yet
Development

No branches or pull requests

4 participants