Skip to content

Conversation

@soburi
Copy link
Member

@soburi soburi commented Nov 2, 2025

We will gradually add a Rust compatible API implementation conforming to Apache-2.
This PR adds an alternative implementation of Common.cpp.

@soburi soburi added the DNM This PR should not be merged (Do Not Merge) label Nov 2, 2025
@soburi soburi changed the title rust: Add a Rust compatible API implementation. [DNM] rust: Add a Rust compatible API implementation. Nov 2, 2025
@soburi soburi force-pushed the rust_impl branch 6 times, most recently from 7a556b5 to f86a047 Compare November 2, 2025 19:05
@soburi soburi changed the title [DNM] rust: Add a Rust compatible API implementation. rust: Add a Rust compatible API implementation. Nov 3, 2025
@soburi soburi marked this pull request as ready for review November 3, 2025 01:08
Copy link
Contributor

@pillo79 pillo79 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, looking forward to see this grow! 🥳 🤗

Kconfig Outdated
imply CBPRINTF_FP_SUPPORT
imply RING_BUFFER
select UART_INTERRUPT_DRIVEN
select RUST
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should currently be an optional feature, to avoid adding the strong dependency right away.

We will gradually add a Rust compatible API implementation conforming
to Apache-2.
This PR adds an alternative implementation of Common.cpp.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
Adding Rust architecture modules for ensure compilation.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DNM This PR should not be merged (Do Not Merge)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants