feat: Create GPIO monitor and basic callback functionality to print
This commit is contained in:
parent
9b74fb2b8c
commit
18aa3dfaa8
7 changed files with 616 additions and 0 deletions
2
.cargo/config.toml
Normal file
2
.cargo/config.toml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
[target.aarch64-unknown-linux-gnu]
|
||||
linker = "aarch64-linux-gnu-gcc"
|
||||
Loading…
Add table
Add a link
Reference in a new issue