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:
committed by
GitHub
parent
a0d2a7a8a7
commit
cfb6d50844
@ -1,2 +1,2 @@
|
||||
// Do not edit -- Automatically generated by tools/sdk/ssl/bearssl/Makefile
|
||||
#define BEARSSL_GIT c0b69df
|
||||
#define BEARSSL_GIT 6105635
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Submodule tools/sdk/ssl/bearssl updated: c0b69dfb83...6105635531
Reference in New Issue
Block a user