Skip to content

Add tombi ci form toml file #35

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add tombi ci form toml file #35

wants to merge 1 commit into from

Conversation

ArthurHeymans
Copy link
Contributor

https://tombi-toml.github.io/tombi seems like a great tool.

https://tombi-toml.github.io/tombi seems like a great tool.

Signed-off-by: Arthur Heymans <[email protected]>
@@ -5,13 +5,16 @@ edition = "2021"
license = "Apache-2.0"

[dependencies]
embassy-usb.workspace = true
# log.workspace = true
Copy link
Collaborator

Choose a reason for hiding this comment

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

I suppose we can drop this line altogether

num_enum.workspace = true
tock-registers.workspace = true
zerocopy.workspace = true

[features]
usb2 = []
Copy link
Collaborator

Choose a reason for hiding this comment

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

Where does this suddenly come from?

Copy link
Contributor Author

@ArthurHeymans ArthurHeymans Jun 10, 2025

Choose a reason for hiding this comment

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

Oh I'm working on that but it shouldn't be in here

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.

2 participants