Skip to content

esp makefile: remove default debug flags.#59

Merged
danielinux merged 1 commit intowolfSSL:masterfrom
philljj:esp_debug_flags
Mar 3, 2026
Merged

esp makefile: remove default debug flags.#59
danielinux merged 1 commit intowolfSSL:masterfrom
philljj:esp_debug_flags

Conversation

@philljj
Copy link
Contributor

@philljj philljj commented Mar 2, 2026

Description

Remove default debug flags from ESP_CFLAGS.

Will reduce a lot of logging verbosity in linux interop esp test.

Copilot AI review requested due to automatic review settings March 2, 2026 19:39
@philljj philljj self-assigned this Mar 2, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes default debug-related preprocessor macros from ESP_CFLAGS to cut down verbose logging in the Linux interop ESP test.

Changes:

  • Dropped -DDEBUG_IP, -DDEBUG_UDP, and -DDEBUG_ESP from the default ESP_CFLAGS definition.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@danielinux danielinux merged commit 8e124c7 into wolfSSL:master Mar 3, 2026
19 of 20 checks passed
@philljj philljj deleted the esp_debug_flags branch March 3, 2026 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants