From b7764c3924a6c886ec81a07c079a85a77464a39c Mon Sep 17 00:00:00 2001 From: Determinant Date: Fri, 22 Sep 2017 11:47:30 -0400 Subject: clean up code --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 332dd58..77c6244 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] -name = "bluepill-ds3231" -description = "Test the communication with DS3231" +name = "bluepill-bcdclock" +description = "A BCD clock using DS3231" authors = ["Ted Yin "] keywords = ["no-std", "arm", "cortex-m", "stm32"] license = "GPL-3.0" -- cgit v1.2.3