Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wolfcrypt SHA support for ESP32-C2/ESP8684, other minor updates #7081

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

gojimmypi
Copy link
Contributor

@gojimmypi gojimmypi commented Dec 19, 2023

Description

Modifies wolfcrypt SHA to add support for ESP32-C2 (aka ESP8684).

Note that although CONFIG_IDF_TARGET_ESP8684 is listed, and ESP8684 is printed on the SoC, and the manual names it as ESP8684 the actual expected target in ESP-IDF is esp32c2. The ESP8684 is explicitly stated here for clarity and just in case the ESP-IDF changes the notation at some point in the future.

See #6234 for a roadmap of Espressif updates.

Fixes zd# n/a

Testing

How did you test?

Tested with my new hardware jig for all ESP-IDF v5.1 targets.

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@gojimmypi gojimmypi self-assigned this Dec 19, 2023
@gojimmypi gojimmypi requested a review from dgarske December 19, 2023 04:18
@gojimmypi
Copy link
Contributor Author

Jenkins retest this please

@dgarske dgarske assigned wolfSSL-Bot and unassigned dgarske and gojimmypi Dec 21, 2023
@SparkiDev SparkiDev merged commit 00c9625 into wolfSSL:master Dec 21, 2023
108 checks passed
@SparkiDev SparkiDev self-assigned this Dec 21, 2023
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.

4 participants