Skip to content

Update changelog to version 2.0.0 and remove LTO compiler-flag - #42

Open
dustinbraun wants to merge 4 commits into
dbinfrago:masterfrom
GreyRook:update-changelog-to-version-2-0-0
Open

Update changelog to version 2.0.0 and remove LTO compiler-flag#42
dustinbraun wants to merge 4 commits into
dbinfrago:masterfrom
GreyRook:update-changelog-to-version-2-0-0

Conversation

@dustinbraun

Copy link
Copy Markdown
Contributor

In newer versions of IDF there is an enum with WIFI_CHANNEL_* which collides with our WIFI_CHANNEL_* definitions. We added a LIBPAX prefix to out WIFI_CHANNEL_* definitions. This is a breaking API change.

The new libpax version enables link-time-optimization, but integrated in DSA-Plus we get linker errors.

@cyberman54

Copy link
Copy Markdown
Contributor

Yes.

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