From 001e374caac3ac56ff00ab229dd28b211dd2d170 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=BB=E6=9D=83?= Date: Wed, 12 Aug 2026 17:35:43 +0800 Subject: [PATCH] docs: add related resources link to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 55571bed64389..1933631643d9e 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ Please follow buildroot tips to startup T-HEAD C9xx CPU's boards: [T-HEAD buildroot](https://github.com/T-head-Semi/buildroot) + +## Related Resources + +- Development resources, SDKs, and documentation for XuanTie RISC-V processors: [XuanTie Linux SDK](https://www.xrvm.cn/soft-tools/os/Linux)