Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Conversation

@MrPointer
Copy link
Member

Only the root directory of a platform library were searched for sources, even if a utility sub-directory exists.
This is fixed now as the same search algorithm used for Arduino Libraries is applied here as well.

Also fixed a bug where libraries that support a single architecture which happens to be the platform architecture weren't supported - This case wasn't covered in the cmake code.

Fixes #43.

Also added the 3rd party library 'LiquidCrystal_I2C' which has an inner dependency on the 'Wire' platform library.
@MrPointer MrPointer merged commit fbfc27e into master Oct 6, 2018
@MrPointer MrPointer deleted the feature/platform-lib-inner-dep-fix branch October 6, 2018 15:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem with linking Wire lib

2 participants