From eab386520d7206a3da76941c86f1c91659b0e42a Mon Sep 17 00:00:00 2001 From: dwf1m12 <d.w.flynn@soton.ac.uk> Date: Thu, 22 Sep 2022 17:32:24 +0100 Subject: [PATCH] update the product bundle part numbers to reflect AAA product list updates --- GetStarted.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/GetStarted.md b/GetStarted.md index 7fe24d0..a073097 100644 --- a/GetStarted.md +++ b/GetStarted.md @@ -10,9 +10,9 @@ Create a directory of (Read-only) Arm IP bundles from Product Download Hub, logg Download Corstone-101 system, Cortex-M0 CPU and PL230 Micro-DMA IP: ``` - https://developer.arm.com/downloads/view/BP306-GRP - https://developer.arm.com/downloads/view/AT510-GRP - https://developer.arm.com/downloads/view/PL230-GRP + https://developer.arm.com/downloads/view/BP306 + https://developer.arm.com/downloads/view/AT510 + https://developer.arm.com/downloads/view/PL230 ``` and in each case decompress and unpack the IP deleivery trees: -- GitLab