{"id":28000639,"url":"https://github.com/sysprog21/threadx-cortex-r5-demo","last_synced_at":"2025-10-04T01:44:16.543Z","repository":{"id":265291810,"uuid":"895702343","full_name":"sysprog21/threadx-cortex-r5-demo","owner":"sysprog21","description":"Rust-written Real-Time Tasks on Eclipse ThreadX","archived":false,"fork":false,"pushed_at":"2024-11-28T18:31:56.000Z","size":17,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T23:54:00.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/sysprog21.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,"zenodo":null}},"created_at":"2024-11-28T18:02:15.000Z","updated_at":"2025-03-18T03:37:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"48eb866a-ae98-4a27-9994-f23cc54e9a01","html_url":"https://github.com/sysprog21/threadx-cortex-r5-demo","commit_stats":null,"previous_names":["sysprog21/threadx-cortex-r5-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sysprog21/threadx-cortex-r5-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysprog21%2Fthreadx-cortex-r5-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysprog21%2Fthreadx-cortex-r5-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysprog21%2Fthreadx-cortex-r5-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysprog21%2Fthreadx-cortex-r5-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sysprog21","download_url":"https://codeload.github.com/sysprog21/threadx-cortex-r5-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysprog21%2Fthreadx-cortex-r5-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278254470,"owners_count":25956598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-05-08T23:53:59.218Z","updated_at":"2025-10-04T01:44:16.539Z","avatar_url":"https://github.com/sysprog21.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rust-written Real-Time Tasks on Eclipse ThreadX\n\nThis repository demonstrates how to compile and execute Rust-written tasks on\nthe [Eclipse ThreadX](https://github.com/eclipse-threadx/threadx) Real-Time\nOperating System (RTOS). The primary target platform for this project is the Arm\nCortex-R5 processor, showcasing the integration of Rust with ThreadX for\nhigh-performance real-time applications.\n\n## Build and Run\n\nVisit the [Arm GNU Toolchain](https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads)\npage and choose the AArch32 bare-metal target (`arm-none-eabi`) toolchain\nvariant compatible with your development environment.\n\nInstall Rust via `rustup` (Recommended)\n```shell\n$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n```\n\nThen, enable bare-metal target for CPUs in the Armv7-R architecture family.\n```shell\n$ rustup target add armv7r-none-eabihf\n```\n\nRun `make` to build both ThreadX and Rust code from source.\nRun `make run` to launch Rust-written tasks on ThreadX via QEMU.\n\n## Licence\n\nThis project is available under a permissive MIT-style license.\nUse of this source code is governed by a MIT license that can be found in the\n[LICENSE](LICENSE) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysprog21%2Fthreadx-cortex-r5-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsysprog21%2Fthreadx-cortex-r5-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysprog21%2Fthreadx-cortex-r5-demo/lists"}