Skip to content

SE05X: Use Arduino_DebugUtils for debugging#247

Draft
pennam wants to merge 4 commits intoarduino:mainfrom
pennam:se05_debug
Draft

SE05X: Use Arduino_DebugUtils for debugging#247
pennam wants to merge 4 commits intoarduino:mainfrom
pennam:se05_debug

Conversation

@pennam
Copy link
Copy Markdown
Contributor

@pennam pennam commented Jan 23, 2024

@pennam
Copy link
Copy Markdown
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
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 18, 2026

CLA assistant check
All committers have signed the CLA.

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.

3 participants