Revert "update conda env to force firtool version"
This reverts commit 8cc46793d0c79282261055126bef7e5d839c49c3.
This commit is contained in:
@@ -29,7 +29,6 @@ dependencies:
|
||||
- binutils
|
||||
|
||||
- dromajo # from ucb-bar channel - https://github.com/riscv-boom/dromajo
|
||||
- esp-tools # from ucb-bar channel - https://github.com/ucb-bar/esp-tools-feedstock
|
||||
- firtool>=1.25 # from ucb-bar channel - https://github.com/ucb-bar/firtool-feedstock
|
||||
|
||||
# firemarshal deps
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -7,5 +7,5 @@
|
||||
# Install this environment as "YOURENV" with:
|
||||
# conda-lock install -n YOURENV --file conda-requirements-riscv-tools-linux-64.conda-lock.yml
|
||||
# To update a single package to the latest version compatible with the version constraints in the source:
|
||||
# conda-lock lock --lockfile conda-requirements-riscv-tools-linux-64.conda-lock.yml --update PACKAGE
|
||||
# conda-lock lock --lockfile conda-requirements-riscv-tools-linux-64.conda-lock.yml --update PACKAGE
|
||||
# To re-solve the entire environment, e.g. after changing a version constraint in the source file:
|
||||
|
||||
Reference in New Issue
Block a user