1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-12 01:53:07 +03:00

Fix PRxxx printf format macros (#8222)

* Fix PRxxx printf format macros

Update toolchain (newlib) to supply proper definitions for PRxxx macros.
Fixes #8220

Added a PRxxx macro to an example to ensure CI will catch any problem like
this in the future.
This commit is contained in:
Earle F. Philhower, III
2021-07-26 12:41:08 -07:00
committed by GitHub
parent a0d2a7a8a7
commit cfb6d50844
14 changed files with 90 additions and 90 deletions