Commit Graph

182 Commits (master)

Author SHA1 Message Date
Diego Barrios Romero 49f72014a7 Remove unnecessary statements 2019-05-16 19:24:13 +02:00
Diego Barrios Romero af20f0321c Code formatting 2019-05-16 19:18:07 +02:00
Diego Barrios Romero c74f6a86f4 Add SPI mode constants 2019-05-16 19:12:39 +02:00
Diego Barrios Romero 68c6ffd0a5 Use default ubuntu 2019-05-16 19:00:02 +02:00
Diego Barrios Romero e8679f0b8a Bump embedded-hal dependency 2019-05-16 18:50:54 +02:00
Diego Barrios Romero 0ef5cec642 Use embedded_hal::digital::v2::OutputPin traits 2019-05-16 18:50:11 +02:00
Diego Barrios Romero f9a4918354 Remove leading 0 to avoid confusion 2019-04-17 17:38:23 +02:00
Diego Barrios Romero 954ab66f3b Small simplification 2019-04-17 17:38:23 +02:00
Diego Barrios Romero 1be01a3b18 Add links to driver-examples repo 2019-04-17 17:38:23 +02:00
Diego Barrios Romero 79c0b870df Add support notice 2019-04-17 17:38:23 +02:00
Diego Barrios Romero 4db4677ea2 Do not deny warnings 2019-04-17 17:38:23 +02:00
Diego Barrios Romero ab3739c7c3 Improve file inclusion pattern 2019-04-17 17:38:23 +02:00
Diego Barrios Romero 0222a79f0d Add MSRV to CI 2019-04-17 17:38:23 +02:00
Diego Barrios Romero db921768ee Fix formatting 2019-04-17 17:38:23 +02:00
Diego Barrios Romero a4c1348993 Use ubuntu xenial to work around current musl problem 2019-04-17 17:38:23 +02:00
Diego Barrios Romero cd4a91b79e Use stable and beta channels 2019-03-16 19:12:36 +01:00
Diego Barrios Romero 9f3f8be554 Define variable as global 2018-11-20 20:34:42 +01:00
Diego Barrios Romero 25f272015a Disable clippy for the moment 2018-11-20 19:35:26 +01:00
Diego Barrios Romero 9510730e24 Use centralized ci for coverage 2018-11-19 22:05:44 +01:00
Diego Barrios Romero 37ae7aba43 Combine and extract before_install 2018-11-18 17:52:16 +01:00
Diego Barrios Romero fd5f3cc981 Use before install phase for ci scripts 2018-11-18 17:42:35 +01:00
Diego Barrios Romero 7491105873 Clone ci scripts into folder 2018-11-18 17:37:57 +01:00
Diego Barrios Romero e378737f4d Use full urls 2018-11-18 17:30:10 +01:00
Diego Barrios Romero dfe90b9000 Put paths in quotes 2018-11-18 17:27:39 +01:00
Diego Barrios Romero 7891a53705 Use CI scripts from separate repository 2018-11-18 17:23:38 +01:00
Diego Barrios Romero 0451dbb239 Remove duplicated examples 2018-11-16 20:22:40 +01:00
Diego Barrios Romero 903e2496f2 Run tests in rust stable 2018-11-16 20:22:29 +01:00
Diego Barrios Romero dc05ca6bee Run coverage in rust stable 2018-11-16 20:22:12 +01:00
Diego Barrios Romero b4cfbbb2d9 Run coverage in rust nightly 2018-11-16 20:03:23 +01:00
Diego Barrios Romero f53554b404 Add alarm 1 and 2 examples 2018-11-16 19:48:56 +01:00
Diego Barrios Romero d0bcb715ce destroy device at the end 2018-11-16 19:42:47 +01:00
Diego Barrios Romero e5ee15439f Remove redundant statement 2018-11-16 19:34:43 +01:00
Diego Barrios Romero 55bbf9098a Put construction tests together 2018-11-16 19:32:33 +01:00
Diego Barrios Romero dee3deb073 allow unused constant 2018-11-16 19:30:45 +01:00
Diego Barrios Romero 729a4c92e7 Import crate in module 2018-11-16 19:30:35 +01:00
Diego Barrios Romero 96168aa696 Add coverage badge 2018-11-16 19:18:42 +01:00
Diego Barrios Romero c7da098f80 Simplify code 2018-11-16 19:12:36 +01:00
Diego Barrios Romero eb87a741f6 Remove redundant statements 2018-11-16 19:11:13 +01:00
Diego Barrios Romero eb614c73a0 Consolidate variables 2018-11-16 18:46:38 +01:00
Diego Barrios Romero a5c8b8afaa Add coverage support 2018-11-16 18:46:06 +01:00
Diego Barrios Romero 441eb40368 Update changelog 2018-11-16 18:36:39 +01:00
Diego Barrios Romero a92bd92af6 Bump version 2018-11-16 18:36:33 +01:00
Diego Barrios Romero 3459b41fed Move alarm section up in documentation 2018-11-16 18:33:45 +01:00
Diego Barrios Romero e8516dd9bb Add doc generation to CI 2018-11-16 18:23:56 +01:00
Diego Barrios Romero c10bf7de9d Rename date to day as it is a day of the month. 2018-11-16 18:22:30 +01:00
Diego Barrios Romero 5bff87333c Add maintenance intention badge 2018-11-16 18:07:02 +01:00
Diego Barrios Romero 81e5ac7225 Put badges in separate lines 2018-11-16 18:06:42 +01:00
Diego Barrios Romero 7d7008a583 Make type conversions explicit 2018-11-16 17:59:17 +01:00
Diego Barrios Romero f971786c0d Pass variablue per value 2018-11-16 17:50:06 +01:00
Diego Barrios Romero 4674d06546 Make types copyable 2018-11-16 17:47:48 +01:00