{"id":20246957,"url":"https://github.com/prdktntwcklr/renode-example","last_synced_at":"2026-04-24T21:31:46.269Z","repository":{"id":176494092,"uuid":"658007493","full_name":"prdktntwcklr/renode-example","owner":"prdktntwcklr","description":"A simple Renode example with Robot Framework tests for an STM32 board.","archived":false,"fork":false,"pushed_at":"2026-02-24T00:32:49.000Z","size":659,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-24T07:25:57.703Z","etag":null,"topics":["arm","renode","robotframework","stm32","testing"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prdktntwcklr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-24T13:31:09.000Z","updated_at":"2026-01-18T11:50:42.000Z","dependencies_parsed_at":"2024-11-14T09:44:44.632Z","dependency_job_id":null,"html_url":"https://github.com/prdktntwcklr/renode-example","commit_stats":null,"previous_names":["prdktntwcklr/renode-blink"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prdktntwcklr/renode-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prdktntwcklr%2Frenode-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prdktntwcklr%2Frenode-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prdktntwcklr%2Frenode-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prdktntwcklr%2Frenode-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prdktntwcklr","download_url":"https://codeload.github.com/prdktntwcklr/renode-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prdktntwcklr%2Frenode-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32241591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arm","renode","robotframework","stm32","testing"],"created_at":"2024-11-14T09:34:24.410Z","updated_at":"2026-04-24T21:31:46.257Z","avatar_url":"https://github.com/prdktntwcklr.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Renode Example\n\nSimple example of how to use [Renode](https://renode.io/) together with\n[Robot Framework](https://robotframework.org/) to emulate and test firmware\non a host PC without the target hardware.\n\nThe project builds for an STM32\n[NUCLEO-F446RE development board](https://www.st.com/en/evaluation-tools/nucleo-f446re.html).\nThe default repl (`REnode PLatform`) file for this board has been modified to\ninclude the blue user button functionality. Pressing and releasing this button\ntoggles one of the on-board LEDs.\n\n## Toolchain\n\n- GNU Arm Embedded Toolchain 10-2020-q4-major\n- GNU Make 4.2.1\n- Renode 1.14.0\n- STM32CubeMX 6.8.1 (*for initial project setup only*)\n\n## Building the project\n\nAfter installing the required packages on your machine (consider using the\nprovided `Dockerfile` together with the\n[Dev Containers extension](https://code.visualstudio.com/docs/devcontainers/containers)\nfor VS Code), you can build the project by running:\n\n```bash\nmake build\n```\n\nThis should create the compiled binaries under the\n`nucleo-f446re/ButtonLed/build` directory.\n\n## Testing with Renode\n\nAfter building the binaries, run the following command from the main directory\nto test for the expected behavior:\n\n```bash\nmake test\n```\n\nSample output from GitHub Actions after the test has run successfully:\n\n![test_success](docs/test_success.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprdktntwcklr%2Frenode-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprdktntwcklr%2Frenode-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprdktntwcklr%2Frenode-example/lists"}