{"id":17656399,"url":"https://github.com/darnir/rtems-scripts","last_synced_at":"2025-03-30T09:44:01.452Z","repository":{"id":146693328,"uuid":"58528269","full_name":"darnir/rtems-scripts","owner":"darnir","description":"Scripts for automating some RTEMS tasks","archived":false,"fork":false,"pushed_at":"2016-05-28T14:09:08.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T11:48:11.989Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darnir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-05-11T08:41:51.000Z","updated_at":"2016-05-11T08:42:18.000Z","dependencies_parsed_at":"2023-04-03T15:18:29.334Z","dependency_job_id":null,"html_url":"https://github.com/darnir/rtems-scripts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darnir%2Frtems-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darnir%2Frtems-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darnir%2Frtems-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darnir%2Frtems-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darnir","download_url":"https://codeload.github.com/darnir/rtems-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246301954,"owners_count":20755512,"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","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":"2024-10-23T14:31:46.987Z","updated_at":"2025-03-30T09:44:01.428Z","avatar_url":"https://github.com/darnir.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# RTEMS Build Scripts\n\nThis repository contains a set of scripts I wrote to manage the daily workflow\nin RTEMS. They all make certain assumptions about the directory structure and\nenvironment in which they are executed.\n\n## Directory Structure\n\nThe following is the directory structure I use. Only the paths relative to the\nroot \"rtems\" directory matter.\n\n      1 rtems\n      2 ├── 4.12\n      3 │   ├── arm-rtems4.12\n      4 │   ├── bin\n      5 │   ├── include\n      6 │   ├── lib\n      7 │   ├── libexec\n      8 │   ├── share\n      9 │   └── sparc-rtems4.12\n     10 ├── builds\n     11 │   ├── logs\n     12 │   ├── realview_pbx_a9_qemu_smp\n     13 │   ├── rtems-schedsim\n     14 │   └── sis\n     15 ├── scripts\n     16 └── src\n     17     ├── newlib-cygwin\n     18     ├── rtems\n     19     ├── rtems-schedsim\n     20     └── rtems-source-builder\n\n## Environment\n\nThe scripts expect that the following Environment variables are set:\n\n```sh\nRTEMS_ACTIVE=1\nRTEMS_VER={Version of RTEMS to build}\n```\n\nThese variables and the Python2 Virtualenv are set using the rtems() bash\nfunction available at: https://github.com/darnir/dotfiles/blob/master/Packages/Bash/bash_functions#L363\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarnir%2Frtems-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarnir%2Frtems-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarnir%2Frtems-scripts/lists"}