Fabian Viöl
|
689408b255
|
Reduce MSRV
|
2023-10-21 10:13:08 +02:00 |
|
Fabian Viöl
|
7414e2129b
|
Use rust-version field
|
2023-10-21 09:49:53 +02:00 |
|
Dario Nieuwenhuis
|
8480a33ee5
|
Merge pull request #495 from nyurik/clippy
A few clippy lint fixes
|
2023-09-01 11:32:56 +00:00 |
|
Yuri Astrakhan
|
f3095b3d01
|
A few minor spelling/grammar fixes
|
2023-09-01 01:30:51 -04:00 |
|
Yuri Astrakhan
|
3005247c9b
|
A few clippy lint fixes
* added `[must_use]`
* added a few semicolons
|
2023-09-01 00:03:36 -04:00 |
|
Dario Nieuwenhuis
|
7d975f025d
|
Bump MSRV to 1.60
Needed for namespaced features (`dep:` in Cargo.toml)
|
2023-07-15 16:04:24 +02:00 |
|
dimpolo
|
215d7b4fa0
|
embedded-can: make StandardId::as_raw and ExtendedId::as_raw const
|
2023-05-02 22:20:10 +02:00 |
|
Dario Nieuwenhuis
|
d36ddc2009
|
Bump MSRV to 1.59, switch to Edition 2021.
|
2023-02-28 21:09:10 +01:00 |
|
Alex Martens
|
1960e432e7
|
Fix typos
|
2022-10-10 19:45:13 -07:00 |
|
Diego Barrios Romero
|
933b349660
|
Prepare embedded-can 0.4.1 release
|
2022-09-28 22:07:45 +02:00 |
|
Diego Barrios Romero
|
5b048d0ca7
|
Remove unnecessary dependency
|
2022-09-28 22:07:19 +02:00 |
|
Diego Barrios Romero
|
161bd3136e
|
Add licenses everywhere
|
2022-09-28 22:06:06 +02:00 |
|
Diego Barrios Romero
|
db47d29558
|
Prepare e-h 1.0.0-alpha.9 release
|
2022-09-28 20:53:37 +02:00 |
|
Diego Barrios Romero
|
89487c9414
|
Fix links
|
2022-09-28 13:00:46 +02:00 |
|
Diego Barrios Romero
|
154c0cf29c
|
Prepare embedded-can 0.4.0 release
|
2022-09-28 07:00:09 +02:00 |
|
Dario Nieuwenhuis
|
bc3fc45bb9
|
Reorganize READMEs
- Move "project-wide" stuff (CoC, legal boilerplate) to the main README.
- List crates in main README.
|
2022-09-26 13:29:34 +02:00 |
|
Dario Nieuwenhuis
|
6d22f986f1
|
Move embedded-hal to a subdir, add workspace, simplify CI.
|
2022-09-26 13:29:34 +02:00 |
|
Dario Nieuwenhuis
|
3b6b07d3e4
|
Split nb and can traits to separate crates.
|
2022-09-26 13:29:34 +02:00 |
|