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

Allow basic application linkage from different build systems (GIT8266O-555) #978

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

midnight-wonderer
Copy link

This is the least changes to support #977; I don't know if this will cover every use case or not, but it will enable me to move forward, for now.

The platform should be free to choose whatever the maintainers deemed as a necessity to move forward; on the other hand, it should not force anything on users and allow them to move forward too.

The SDK building facilities are doing too much IMO. It should take care of building libraries maintained by Espressif but let the user doing the other parts on their own. Moving forward, please don't try to be all purposed building tools.
Just do one thing, and do it well.

@CLAassistant
Copy link

CLAassistant commented Sep 27, 2020

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot changed the title Allow basic application linkage from different build systems Allow basic application linkage from different build systems (GIT8266O-555) Sep 27, 2020
@midnight-wonderer midnight-wonderer force-pushed the feature/allow-non-component-application-linkage branch from 9b3881b to 7481e49 Compare September 27, 2020 14:00
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.

2 participants