From 19e22ee6a91bd1957f6de4815ca1eb28d9b720a2 Mon Sep 17 00:00:00 2001 From: Yvan Tortorella Date: Thu, 5 Sep 2024 10:00:41 +0200 Subject: [PATCH] Fix Cheshire commit. --- Bender.lock | 2 +- Bender.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Bender.lock b/Bender.lock index b26586ce..c50322ca 100644 --- a/Bender.lock +++ b/Bender.lock @@ -121,7 +121,7 @@ packages: Git: https://github.com/AlSaqr-platform/can_bus.git dependencies: [] cheshire: - revision: f111bc9194f93c7d1ed5658dd2beec15f777d723 + revision: 3cc33a21e382a0ae4c9974c178c899a4649066bf version: null source: Git: https://github.com/pulp-platform/cheshire.git diff --git a/Bender.yml b/Bender.yml index 2c748b36..446d5812 100644 --- a/Bender.yml +++ b/Bender.yml @@ -13,7 +13,7 @@ package: dependencies: register_interface: { git: https://github.com/pulp-platform/register_interface.git, version: 0.4.3 } axi: { git: https://github.com/pulp-platform/axi.git, version: 0.39.1 } - cheshire: { git: https://github.com/pulp-platform/cheshire.git, rev: f111bc9194f93c7d1ed5658dd2beec15f777d723 } # branch: astral-v0 + cheshire: { git: https://github.com/pulp-platform/cheshire.git, rev: 3cc33a21e382a0ae4c9974c178c899a4649066bf } # branch: astral-v0 hyperbus: { git: https://github.com/pulp-platform/hyperbus.git, rev: f039e601c8b6590181734e6d26ff8b77aa380412 } # branch: chi/add_fsm_with_Tcsh dyn_mem: { git: https://github.com/pulp-platform/dyn_spm.git, rev: 480590062742230dc9bd4050358a15b4747bdf34 } # branch: main safety_island: { git: https://github.com/pulp-platform/safety_island.git, rev: aaef55c798ab53560faaf451a86668fa1e6d0f3b } # branch: carfield