release-0.5.0 #31

Merged
ismail merged 19 commits from release-0.5.0 into main 2025-07-23 16:48:19 +02:00
Showing only changes of commit c7678d6084 - Show all commits

View File

@@ -44,4 +44,6 @@ void app_main(void)
UNITY_END();
ESP_LOGI(TEST_TAG, "All tests complete.");
esp_restart(); // Restart to invoke qemu exit
}