issues
search
UPB-CS-OpenSourceUpstream
/
libtock-rs
Rust userland library for Tock
Apache License 2.0
0
stars
12
forks
source link
Implement the Ambient Light API
#26
Closed
alexandruradovici
closed
1 year ago
alexandruradovici
commented
1 year ago
Implement the API for the
Ambient Light
Documentation:
libtock-rs overview -
https://github.com/tock/libtock-rs/blob/master/doc/Overview.md
Tock system calls -
https://github.com/tock/tock/blob/master/doc/Syscalls.md
Temperature API -
https://github.com/tock/libtock-rs/tree/master/apis/temperature
Buttons API -
https://github.com/tock/libtock-rs/tree/master/apis/buttons
microbit:v2 -
https://microbit.org/new-microbit/
Implement the API for the Ambient Light
Documentation: