chipsalliance / caliptra-sw

Caliptra software (ROM, FMC, runtime firmware), and libraries/tools needed to build and test
Apache License 2.0
53 stars 39 forks source link

Use crates.io for tock-registers #1522

Closed jhand2 closed 4 months ago

jhand2 commented 4 months ago

The tock-registers dependency currently pulls to whole tock repo to build the tock-registers crate from source. Instead, pull from crates.io. The version is unchanged.