diff options
| author | hathach <[email protected]> | 2023-07-04 19:27:37 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2023-07-04 19:27:37 +0700 |
| commit | 071c30f381074c780bfb068cd31ed0801336bea6 (patch) | |
| tree | c4adb73f02e3beac6d4f67b476fa674d5246b223 /tools | |
| parent | bb0e688b8e950652c70d82b46b7093e14b33c350 (diff) | |
update fsp to version 4.5, correct RA BSP. Fix ETM Trace with 6m5 by lowering PLL to 128Mhz.
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/get_deps.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/get_deps.py b/tools/get_deps.py index fa47a8067..21ad539c4 100644 --- a/tools/get_deps.py +++ b/tools/get_deps.py @@ -57,7 +57,7 @@ deps_optional = { '58879cfa0eca5725d8db6443ec17f8896a321042', 'rp2040'], 'hw/mcu/renesas/fsp': ['https://github.com/renesas/fsp.git', - '9860fae1f180340a0e3c097dc6e91323cf83b926', + 'd52e5a6a59b7c638da860c2bb309b6e78e752ff8', 'ra'], 'hw/mcu/renesas/rx': ['https://github.com/kkitayam/rx_device.git', '706b4e0cf485605c32351e2f90f5698267996023', |
