From f23951aa3fac469de37a469ff58297dd73833a20 Mon Sep 17 00:00:00 2001 From: Gaurav Aggarwal Date: Fri, 19 Dec 2025 09:40:47 +0000 Subject: [PATCH] Fix link-verifier check Signed-off-by: Gaurav Aggarwal --- .github/allowed_urls.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/allowed_urls.txt b/.github/allowed_urls.txt index 578b90e3d..ddc85971f 100644 --- a/.github/allowed_urls.txt +++ b/.github/allowed_urls.txt @@ -1,3 +1,5 @@ https://www.renesas.com/us/en/document/mah/rh850f1k-group-users-manual-hardware?r=1170166 https://www.renesas.com/us/en/products/microcontrollers-microprocessors/rh850-automotive-mcus https://www.renesas.com/us/en/software-tool/c-compiler-package-rh850-family#downloads +https://www.microchip.com +https://www.microchip.com/support \ No newline at end of file