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

Synchronize PlatformIO build script #8092

Merged
merged 1 commit into from
Jun 1, 2021
Merged

Conversation

valeros
Copy link
Contributor

@valeros valeros commented Jun 1, 2021

This PR updates the PlatformIO build script according to the latest changes in the core v3.0:

  • Replaces the default MMU configuration process by adding new flag options similar to the menu in the Arduino IDE (see PlatformIO docs for ESP8266). Additionally, all MMU flags are now used when generating LD script.
  • Adds missing -free and -fipa-pta flags.

@earlephilhower earlephilhower merged commit e5489cf into esp8266:master Jun 1, 2021
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.

None yet

2 participants