Skip to content

Commit 2cacd8e

Browse files
committed
Update README.md
Cleanup a few things an add a comment about the location of PR builds. Signed-off-by: Kumar Gala <[email protected]>
1 parent b64e753 commit 2cacd8e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,21 @@ Currently we build the following toolchains:
1212
- iamcu
1313
- nios2
1414
- arm
15-
- riscv32 (experimental branch)
15+
- riscv32
1616
- mips
17+
- xtensa
1718

1819
To build for any of the above, run:
1920

2021
```
2122
./go.sh <arch>
2223
```
2324

25+
## PR Builds
26+
27+
Successfull PR builds will get posted here:
28+
29+
https://builds.zephyrproject.org/zephyrproject-rtos/sdk-ng/<PR NUMBER>/zephyr-sdk-<VERISON>-setup.run
2430

2531
## Release Process
2632

0 commit comments

Comments
 (0)