Rasmus Melchior Jacobsen
|
e785e1bc22
|
Add ConcatFlash utility
|
2023-05-24 14:40:34 +02:00 |
|
Dario Nieuwenhuis
|
9f7392474b
|
Update Rust nightly.
|
2023-05-19 17:12:39 +02:00 |
|
Dario Nieuwenhuis
|
2d65373f63
|
Remove unused feature(type_alias_impl_trait) .
|
2023-05-14 23:44:53 +02:00 |
|
Dario Nieuwenhuis
|
be37eee13d
|
Update embedded-hal crates.
|
2023-04-06 22:41:50 +02:00 |
|
Dario Nieuwenhuis
|
1e2fb0459d
|
Switch to async-fn-in-trait
|
2022-11-25 21:02:06 +01:00 |
|
Dario Nieuwenhuis
|
897b72c872
|
Update Rust nightly.
Removes feature(generic_associated_types)
|
2022-09-22 16:38:14 +02:00 |
|
Dario Nieuwenhuis
|
d2f4a9bf8d
|
embassy-embedded-hal: docs
|
2022-07-19 07:58:29 +02:00 |
|
Henrik Alsér
|
c9b5856153
|
Features only on nightly
|
2022-07-10 00:58:05 +02:00 |
|
Henrik Alsér
|
ef24faf2df
|
Add asynch mod to shared_bus
|
2022-07-10 00:05:57 +02:00 |
|
Henrik Alsér
|
d637510b44
|
Associated type
|
2022-07-09 00:00:55 +02:00 |
|
Henrik Alsér
|
f30ff9cadc
|
Shared buses with SetConfig
|
2022-07-08 15:47:47 +02:00 |
|
Henrik Alsér
|
e10fc2bada
|
Async shared bus for SPI & I2C + rename embassy-traits (#769)
* Rename embassy-traits to embassy-embedded-hal
* Rename embassy-traits to embassy-embedded-hal
* Add shared bus for SPI and I2C
* rustfmt
* EHA alpha 1
* Rename embedded-traits in examples
* rustfmt
* rustfmt
Co-authored-by: Henrik Alsér <henrik@mindbite.se>
|
2022-05-26 18:54:58 +02:00 |
|