Skip to content

Commit 99f736a

Browse files
authored
Update README Ethos-U Core Platform link to gitlab (#235)
Change-Id: Ia1da3991aca70418b8da9e91c756e5dd17063d94 Signed-off-by: Ryan O'Shea <ryan.oshea3@arm.com>
1 parent 4a8f5b5 commit 99f736a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Each File has a version number and a date field that must be updated when making
102102
follows Semantic Versioning 2.0.0 format. For details check: https://semver.org/
103103

104104
## Building CMSIS-NN as a library
105-
It is recommended to use toolchain files from [Arm Ethos-U Core Platform](https://review.mlplatform.org/admin/repos/ml/ethos-u/ethos-u-core-platform) project. These are supporting TARGET_CPU, which is a required argument. Note that if not specifying TARGET_CPU, these toolchains will set some default. The format must be TARGET_CPU=cortex-mXX, see examples below.
105+
It is recommended to use toolchain files from [Arm Ethos-U Core Platform](https://gitlab.arm.com/artificial-intelligence/ethos-u/ethos-u-core-platform) project. These are supporting TARGET_CPU, which is a required argument. Note that if not specifying TARGET_CPU, these toolchains will set some default. The format must be TARGET_CPU=cortex-mXX, see examples below.
106106

107107
Here is an example:
108108

0 commit comments

Comments
 (0)