Tim Crawford
1046dd7aec
Update Rust toolchain to 2023-01-21
...
Update the toolchain and deps, and use the sparse registry access.
Signed-off-by: Tim Crawford <tcrawford@system76.com >
2023-02-18 06:28:21 -07:00
Tim Crawford
a8e37276e9
tool: Disable default features of redox-hwio
...
Fixes using as a dependency in no-std environments.
Signed-off-by: Tim Crawford <tcrawford@system76.com >
2022-12-20 13:41:02 -07:00
Tim Crawford
1019878e3c
tool: Update dependencies
...
clap is only updated to 3.2 instead of 4.0 because I didn't want to deal
with all the changes.
Signed-off-by: Tim Crawford <tcrawford@system76.com >
2022-11-30 08:39:16 -07:00
Tim Crawford
5780bb5e83
Update Rust toolchain to 2022-03-18
...
Match the toolchain used by Redox.
Update dependencies and submodules to fix building.
Signed-off-by: Tim Crawford <tcrawford@system76.com >
2022-04-04 18:59:20 -06:00
Ian Douglas Scott
ab0c55fae2
ectool 0.3.8
2021-11-19 13:32:00 -08:00
Jeremy Soller
d9ce247a15
ectool: update lock file
2021-11-17 18:27:11 -07:00
Jeremy Soller
95632b4503
ectool: use linux-shared-hidraw feature for hidapi
2021-11-17 18:26:26 -07:00
Tim Crawford
975377af42
Update Rust toolchain to 2021-06-15
...
Update toolchain to match the version used in Redox.
Update dependencies to fix build.
Signed-off-by: Tim Crawford <tcrawford@system76.com >
2021-10-26 11:35:48 -06:00
Ian Douglas Scott
55523d4083
ectool 0.3.6
2021-04-13 11:04:51 -06:00
Jeremy Soller
61428bd198
ectool 0.3.5
2021-03-16 10:33:46 -06:00
Jeremy Soller
91d128f0a0
ectool 0.3.4
2021-03-04 13:52:25 -07:00
Jeremy Soller
8825b906bd
ectool 0.3.3
2021-03-01 11:51:08 -07:00
Ian Douglas Scott
4cd4df03e8
ectool 0.3.2
2021-02-26 12:18:02 -07:00
Jeremy Soller
73a5d8b8a1
ectool 0.3.1: Implement read_debug for Box<dyn Access>
2021-02-23 09:45:55 -07:00
Ian Douglas Scott
71f0f1e181
ectool 0.3.0
...
Crates depending on both ectool and hidapi will have to disable hidapi's
default features (annoyingly) or it will fail to compile saying only one
backend should be enabled.
2021-02-22 08:08:49 -07:00
Ian Douglas Scott
2768925ec6
tool: Support downcasting generic Ec
...
Removes the `impl Access for &mut dyn Access` I added earlier. But that
hasn't proven too useful.
2021-02-22 08:08:49 -07:00
Ian Douglas Scott
7c5ba4e62c
tool: Use clap
for argument parsing
2021-02-22 08:08:49 -07:00
Jeremy Soller
12a9ac8d84
ectool 0.2.3
2021-01-15 08:34:31 -07:00
Jeremy Soller
b2aa7ba975
ectool 0.2.2: Use buffer to improve SPI performance
2020-10-06 09:31:34 -07:00
Jeremy Soller
726a0e0837
ectool version 0.2.1:
...
- Add hidapi feature
- Add redox_hwio feature
- Add feature documentation
2020-10-02 09:05:25 -07:00
Jeremy Soller
8da8342e40
ectool version 2.0
2020-10-01 20:36:21 -06:00
Jeremy Soller
eff4caa752
Refactor SMFI interface and ectool
2020-10-01 19:35:34 -07:00
Jeremy Soller
a8b38d6b37
tool: 0.1.3 - add backup ROM flashing
2020-04-06 16:39:40 -06:00
Jeremy Soller
6bfe5bb99a
Update Cargo.lock
2020-03-31 12:08:18 -06:00
Jeremy Soller
b0f6d7314a
ectool 0.1.2 - support building on rust stable
2020-03-31 12:07:32 -06:00
Jeremy Soller
e2c6fd7b82
ectool 0.1.1
2020-02-27 15:07:16 -07:00
Jeremy Soller
08490002b9
Add tool (WIP)
2020-02-20 14:20:16 -07:00