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

Improve benchmark for Espressif devices #8037

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

gojimmypi
Copy link
Contributor

Description

Adds some conditional gating features for various Espressif devices: ESP8266 & ESP32-[n].

Mainly addresses older toolchain errors and warnings, in particular related to ESP8266.

Note the TFMT conditional string format is for the FreeRTOS tick type TickType_t format that changed over the years.

Fixes zd# n/a

Testing

Tested on my 9-device jig with this script.

Also ran

make clean
make test
./wolfcrypt/benchmark/benchmark

Checklist

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

@gojimmypi gojimmypi requested a review from dgarske October 2, 2024 17:02
@dgarske dgarske assigned wolfSSL-Bot and unassigned dgarske Oct 2, 2024
@dgarske dgarske requested review from douzzer and removed request for dgarske October 2, 2024 22:58
@douzzer douzzer merged commit f1e6dd2 into wolfSSL:master Oct 4, 2024
139 checks passed
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