Access
require Send
and 'static
This allows the Configurator to send a `Ec<Box<dyn Access>>` through a channel to a background thread. This could be done differently, but presumably there's no reason to have an `Access` implementation this doesn't apply to.
System76 EC
System76 EC is a GPLv3 licensed embedded controller firmware for System76 laptops.
Documentation
- Supported embedded controllers
- Flashing firmware
- Debugging
- Creating a custom keyboard layout
- Adding a new board
Dependencies
Install dependencies using the provided script:
./scripts/deps.sh
Description
Languages
C
81.5%
Makefile
9.2%
Rust
8.1%
Shell
1.2%