-
Notifications
You must be signed in to change notification settings - Fork 206
Open
Description
Checklist
- Checked the issue tracker for similar issues to ensure this is not a duplicate
- Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
- Tested with the latest version to ensure the issue hasn't been fixed
How often does this bug occurs?
always
Expected behavior
Should Compile
Actual behavior (suspected bug)
Showing error
components/log/include/esp_log_color.h:100:31: error: ' ' flag used with '%s' gnu_printf format [-Werror=format=]
100 | #define LOG_COLOR_I ""
Error logs or terminal output
components/log/include/esp_log_color.h:100:31: error: ' ' flag used with '%s' gnu_printf format [-Werror=format=]
100 | #define LOG_COLOR_I ""Steps to reproduce the behavior
Just Compile
Project release version
v2.0.17
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Windows
Operating system version
window 11
Shell
ZSH
Additional context
Version is 2.0.17 written in file coprocessor_fw_version.txt.
Metadata
Metadata
Assignees
Labels
No labels