added external github link to the docs

This commit is contained in:
ZennDev1337 2023-08-23 08:44:29 +02:00
parent fc21ae3d7d
commit 6c0fa2b50e
818 changed files with 2428 additions and 3433 deletions

View file

@ -23,7 +23,7 @@
//!
//! To get an idea, the ArduboyTones Library needs additional 2-3% of the flash memory.
//!
//! [Here is the link to the GitHub Repo](https://github.com/zenndev1337/rust-for-arduboy)
//! <a href="https://github.com/zenndev1337/rust-for-arduboy" target="_blank">Here is the link to the GitHub Repo</a>
extern crate panic_halt;
pub mod hardware;