Skip to content

Commit f51e078

Browse files
committed
Added rust doc
1 parent 97abffb commit f51e078

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,7 @@ This repository contains...
412412
413413
[`.vscode`](.vscode): Visual Studio Code macros for install, build and deploy
414414
415+
[View Rust Documentation](https://lupyuen.github.io/stm32bluepill-mynewt-sensor/rust/mylib/)
415416
416417
# How This Application Was Created
417418

src/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ The application was ported from the C version at [`/apps/my_sensor_app`](/apps/m
1616

1717
[`send_coap.rs`](send_coap.rs): Called by the Listener Function after each poll of the internal temperature sensor.
1818

19+
[View Rust Documentation](https://lupyuen.github.io/stm32bluepill-mynewt-sensor/rust/mylib/)
20+
1921
## Related Files
2022

2123
[`/Cargo.toml`](/Cargo.toml): Rust Build Settings

0 commit comments

Comments
 (0)