From f4b092384561322e6d5554c5b43bf44205e855f2 Mon Sep 17 00:00:00 2001 From: "J. German Rivera" Date: Fri, 17 May 2024 10:30:14 -0400 Subject: [PATCH] Fixed post-build errors to pass CI 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 0977b75c..e38c79f4 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 = "0c01280da07399a8a7fa8cb7980c3b7c3713801d" +commit = "b091813c4123af30d6601ed70aea2b0dbbae55e5" url = "git+https://github.com/jgrivera67/HiRTOS.git"