Skip to content

C6 Code not building for ESP_Host MCU #688

@deepakkumarbinwal

Description

@deepakkumarbinwal

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions