Commit Graph

17 Commits

Author SHA1 Message Date
bors[bot]
cad3b0c190 Merge #198
198: Add MSRV configuration to CI r=therealprof a=eldruin

The compatibility with the MSRV should be checked by the CI. At the moment that is Rust 1.35.0 due to [this issue](https://github.com/rust-lang/rust/issues/54973).
The MSRV and its update process should probably also be documented in the README.

Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
2020-04-13 10:38:25 +00:00
Diego Barrios Romero
c61e421d9f Add note about MSRV on README 2020-04-08 09:11:18 +02:00
Ryan
d6a9166dae Update README.md
Co-Authored-By: Daniel Egger <daniel@eggers-club.de>
2020-04-08 09:47:40 +12:00
ryan
74e70253d4 Updated readme with new process 2020-04-05 10:34:27 +12:00
Jorge Aparicio
50de84dd8b README: mention the CoC and who maintains this repo 2018-08-07 00:32:10 -05:00
Jorge Aparicio
dafe3b4f17 remove list of implementations and driver crates from the README ...
in favor of the [awesome-embedded-rust] list

[awesome-embedded-rust]: https://github.com/rust-embedded/awesome-embedded-rust
2018-04-01 23:56:14 +02:00
Daniel Egger
65319b25f4 Added my new NXP MKW41Z based crates to the list 2018-03-20 23:24:08 +01:00
Danilo Bargen
9ba964108a Add MCP3425 ADC driver to README 2018-03-11 03:16:56 +01:00
Daniel Egger
53cf9ab690 Added reference to stm32f042-hal crate 2018-03-04 22:28:19 +01:00
Daniel Egger
4b6b9ce81b Swapped links for my own crates from GH to crates.io 2018-02-25 02:45:04 +01:00
Jorge Aparicio
dd5023667c fix link to the stm32f103xx-hal crate 2018-02-18 01:41:03 +01:00
Jorge Aparicio
bfa0786c8d incorporate feedback 2018-02-16 00:09:09 +01:00
Jorge Aparicio
acead81147 establish a process for adding new traits 2018-02-14 22:55:09 +01:00
Jorge Aparicio
9299c04ce7 tweak crate description 2018-01-20 12:22:44 +01:00
Jorge Aparicio
5295697669 rename to embedded-hal 2017-06-10 19:56:29 -05:00
Jorge Aparicio
b12039609c fix Documentation link 2017-06-09 16:10:52 -05:00
Jorge Aparicio
48464884a9 initial commit 2017-06-09 15:57:32 -05:00