manifest: update hal_renesas to fix DCACHE issue
When DCACHE was enabled as default for ek_ra8d1, Flash HP could not read or write. This PR aims to updates hal_renesas revision to fix this issue. Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
This commit is contained in:
parent
6e897ccd69
commit
543aabf0c7
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -219,7 +219,7 @@ manifest:
|
|||
- hal
|
||||
- name: hal_renesas
|
||||
path: modules/hal/renesas
|
||||
revision: bcbd9fe909b9da739a2e61adddcc1a30fba7774d
|
||||
revision: 1589073f4fb8a7d7e554a657a12393b6c1315a1a
|
||||
groups:
|
||||
- hal
|
||||
- name: hal_rpi_pico
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue