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

SE05X: Use Arduino_DebugUtils for debugging #247

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

pennam
Copy link
Contributor

@pennam pennam commented Jan 23, 2024

@pennam
Copy link
Contributor Author

pennam commented Jan 23, 2024

CI fails because libmbedse05x.a need to rebuild

  /home/runner/Arduino/hardware/arduino-git/renesas/libraries/SSLClient/src/cortex-m33/libmbedse05x.a(ecdsa_se05x.o): In function `mbedtls_ecdsa_sign':
  ecdsa_se05x.c:(.text.mbedtls_ecdsa_sign+0x18): undefined reference to `smlog_none'
  ecdsa_se05x.c:(.text.mbedtls_ecdsa_sign+0x5e): undefined reference to `smlog_none'
  ecdsa_se05x.c:(.text.mbedtls_ecdsa_sign+0x7c): undefined reference to `smlog_none'
  ecdsa_se05x.c:(.text.mbedtls_ecdsa_sign+0xce): undefined reference to `smlog_none'
  ecdsa_se05x.c:(.text.mbedtls_ecdsa_sign+0x130): undefined reference to `smlog_none'
  collect2: error: ld returned 1 exit status

@per1234 per1234 added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants