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

Fix PRxxx printf format macros #8222

Merged
merged 5 commits into from
Jul 26, 2021
Merged

Fix PRxxx printf format macros #8222

merged 5 commits into from
Jul 26, 2021

Commits on Jul 17, 2021

  1. Fix PRxxx printf format macros

    Update toolchain (newlib) to supply proper definitions for PRxxx macros.
    Fixes esp8266#8220
    
    Added a PRxxx macro to an example to ensure CI will catch any problem like
    this in the future.
    earlephilhower committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    943272c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38c4892 View commit details
    Browse the repository at this point in the history
  3. Update toolchain

    earlephilhower committed Jul 17, 2021
    Configuration menu
    Copy the full SHA
    9a369fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6be82cd View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    a62bce1 View commit details
    Browse the repository at this point in the history