We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa48113 commit 83837c9Copy full SHA for 83837c9
examples/hpc/hello-dla/Cargo.toml
@@ -9,4 +9,5 @@ edition = "2021"
9
panic-halt = "0.2.0"
10
headsail-bsp = { version = "0.1.0", path = "../../headsail-bsp", features = [
11
"hpc-rt",
12
+ "sprint-apb-uart0",
13
] }
0 commit comments