Skip to content

feat(esp-wolfssl): Defined the ESP_TLS_HAS_WOLFSSL macro#29

Closed
hrushikesh430 wants to merge 1 commit into
espressif:masterfrom
hrushikesh430:migrate/esp-idf-pr-17682
Closed

feat(esp-wolfssl): Defined the ESP_TLS_HAS_WOLFSSL macro#29
hrushikesh430 wants to merge 1 commit into
espressif:masterfrom
hrushikesh430:migrate/esp-idf-pr-17682

Conversation

@hrushikesh430

Copy link
Copy Markdown
Collaborator

Description

@hrushikesh430
hrushikesh430 force-pushed the migrate/esp-idf-pr-17682 branch from 5ab8cd8 to 1490c13 Compare June 15, 2026 10:49
@hrushikesh430

Copy link
Copy Markdown
Collaborator Author

@AdityaHPatwardhan PTAL

@hrushikesh430
hrushikesh430 marked this pull request as draft June 15, 2026 10:52
@hrushikesh430 hrushikesh430 self-assigned this Jun 16, 2026
@hrushikesh430
hrushikesh430 marked this pull request as ready for review June 25, 2026 10:28
hrushikesh430 added a commit to hrushikesh430/esp-wolfssl that referenced this pull request Jul 14, 2026
Lets application code feature-detect the wolfSSL backend with
#ifdef ESP_TLS_HAS_WOLFSSL, mirroring the macro ESP-IDF defined when wolfSSL was
a built-in esp-tls backend. Migrated from esp-idf#17682 (supersedes PR espressif#29).
@hrushikesh430

Copy link
Copy Markdown
Collaborator Author

Superseded by #32, which includes the ESP_TLS_HAS_WOLFSSL macro (this change) along with the esp_key_config_t server-key fix, the ESP-IDF <6.0 build fix, and README/testing updates. Closing in favor of #32.

hrushikesh430 added a commit to hrushikesh430/esp-wolfssl that referenced this pull request Jul 14, 2026
Lets application code feature-detect the wolfSSL backend with
#ifdef ESP_TLS_HAS_WOLFSSL, mirroring the macro ESP-IDF defined when wolfSSL was
a built-in esp-tls backend. Migrated from esp-idf#17682 (supersedes PR espressif#29).
hrushikesh430 added a commit to hrushikesh430/esp-wolfssl that referenced this pull request Jul 14, 2026
Lets application code feature-detect the wolfSSL backend with
#ifdef ESP_TLS_HAS_WOLFSSL, mirroring the macro ESP-IDF defined when wolfSSL was
a built-in esp-tls backend. Migrated from esp-idf#17682 (supersedes PR espressif#29).
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.

1 participant