asir66 opened a new pull request, #253: URL: https://github.com/apache/teaclave-trustzone-sdk/pull/253
# Summary This PR enables the Serde example to work in `no_std` environments and promotes it to a common example shared across different targets. ## changes - Modified the Serde example to be compatible with `no_std`. - Moved the example into the common examples directory for better reusability. - Adjusted build configuration and dependencies accordingly. ## References - https://serde.rs/no-std.html -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
