From ce28cf330a1e290a63eb3f9961c3c85f4eb2e02b Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sun, 2 Mar 2025 08:25:16 -0700 Subject: [PATCH] doc: add link to SYCL Badge (#397) --- website/content/index.smd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/content/index.smd b/website/content/index.smd index 84e1f164..c7d746d5 100644 --- a/website/content/index.smd +++ b/website/content/index.smd @@ -15,7 +15,8 @@ Pico](https://www.raspberrypi.com/products/raspberry-pi-pico/). This hardware is by far the best supported in MicroZig. It's a fairly alpha project based on a fairly new and breaking language so your mileage may vary. That being said, it does support other hardware, such as Microchip's `ATSAMD51J19` which was -used for the [2024 SYCL](https://sycl.it) Badge. +used for the [2024 SYCL](https://sycl.it) +[Badge](https://github.com/ZigEmbeddedGroup/sycl-badge/blob/main/docs/introduction/). ## Let's Begin