summaryrefslogtreecommitdiffstats
path: root/bindings/rust/libflashrom/build.rs
Commit message (Collapse)AuthorAgeFilesLines
* bindings/rust/libflashrom: Create fat rust bindingEvan Benn2022-08-191-0/+17
Create a rust library wrapping libflashrom-sys in a more idiomatic rust API. BUG=b:230545739 BRANCH=None TEST=cargo test Change-Id: Ie3bcfde40dc475f6a9439ccab8e2446967f7d6dd Signed-off-by: Evan Benn <evanbenn@chromium.org> Reviewed-on: https://review.coreboot.org/c/flashrom/+/65281 Reviewed-by: Peter Marheine <pmarheine@chromium.org> Reviewed-by: Edward O'Callaghan <quasisec@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>