Skip to content

Commit

Permalink
add nrf to smoketester
Browse files Browse the repository at this point in the history
  • Loading branch information
t-moe committed Dec 4, 2024
1 parent 59af4ec commit 129cea9
Show file tree
Hide file tree
Showing 14 changed files with 1,236 additions and 8 deletions.
2 changes: 2 additions & 0 deletions .github/test-projects/nrf/.cargo/config.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[unstable]
build-std = ["core"]
2 changes: 2 additions & 0 deletions .github/test-projects/nrf/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
/target
/output
Loading

0 comments on commit 129cea9

Please sign in to comment.