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

First pass effort. #1

Merged
merged 9 commits into from
Nov 28, 2023
Merged

First pass effort. #1

merged 9 commits into from
Nov 28, 2023

Conversation

jonathanpallant
Copy link
Member

Adds a basic Rust application which spawns two threads.

Debugging in VS Code works, and cargo run works.

Demo app is designed to run on the nRF52840-DK.

@jonathanpallant
Copy link
Member Author

jonathanpallant commented Nov 28, 2023

TODO: Add Github CI, for:

  • Building ThreadX and the Rust binary
  • Checking Rust code formatting
  • Checking the Reuse lint
  • Running clippy

Edit: Done :)

@jonathanpallant jonathanpallant force-pushed the first-pass branch 4 times, most recently from 06c3708 to 7cffd29 Compare November 28, 2023 10:04
@jonathanpallant jonathanpallant merged commit 69c25be into main Nov 28, 2023
5 checks passed
@jonathanpallant jonathanpallant deleted the first-pass branch November 28, 2023 10:53
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.

1 participant