Skip to content

Export CMake project if compiling for a suitable core #234

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
wants to merge 2 commits into from

Conversation

facchinm
Copy link
Member

No description provided.

@ArduinoBot
Copy link
Contributor

✅ Build completed.

⬇️ Build URL: http://downloads.arduino.cc/PR/arduino-builder/arduino-builder-234.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

What's the usecase for this?

@mastrolinux
Copy link

This is to export the project to be used in other Enterprise IDEs like Eclipse or similar tools for advanced programming.

The project contains:
- all the needed files (core, precompiled and source libraries, preprocessed sketch)
- a CMakeList.txt stub which should just work (not targeting any architecture except linux-x86_64 ATM)

Next steps: produce a zip file and restrict the execution to suitable cores
@ArduinoBot
Copy link
Contributor

✅ Build completed.

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

ℹ️ To test this build:

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

@arduino arduino deleted a comment from ArduinoBot Jan 11, 2018
@facchinm
Copy link
Member Author

Integrated manually in 1.4.0

@facchinm facchinm closed this Jun 12, 2018
@cmaglie cmaglie added this to the 1.4.0 milestone Sep 10, 2018
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