From a16fc3a8aad5662be375c63044d4c680c04f6b2f Mon Sep 17 00:00:00 2001 From: "J. German Rivera" Date: Tue, 21 May 2024 09:49:47 -0400 Subject: [PATCH] Skip unsupported build steps when building on Windows Signed-off-by: J. German Rivera --- index/hi/hirtos/hirtos-2.0.0.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index/hi/hirtos/hirtos-2.0.0.toml b/index/hi/hirtos/hirtos-2.0.0.toml index e38c79f4..b8f26814 100644 --- a/index/hi/hirtos/hirtos-2.0.0.toml +++ b/index/hi/hirtos/hirtos-2.0.0.toml @@ -31,6 +31,6 @@ command = ["alr", "build"] directory = "sample_apps/esp32_c3_hello" [origin] -commit = "b091813c4123af30d6601ed70aea2b0dbbae55e5" +commit = "ebcd8cb20115356aa0d99c97124e47a175e56e8e" url = "git+https://github.com/jgrivera67/HiRTOS.git"