{"id":20726181,"url":"https://github.com/tarc/lm4f-cross-tools","last_synced_at":"2026-04-19T08:32:26.404Z","repository":{"id":24978277,"uuid":"28396687","full_name":"tarc/lm4f-cross-tools","owner":"tarc","description":"Croos tool chain for Texas Stellaris LM4F","archived":false,"fork":false,"pushed_at":"2015-02-23T01:18:24.000Z","size":352,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T08:51:08.159Z","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/tarc.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}},"created_at":"2014-12-23T12:22:01.000Z","updated_at":"2015-09-18T00:32:38.000Z","dependencies_parsed_at":"2022-08-23T12:20:54.977Z","dependency_job_id":null,"html_url":"https://github.com/tarc/lm4f-cross-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tarc/lm4f-cross-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarc%2Flm4f-cross-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarc%2Flm4f-cross-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarc%2Flm4f-cross-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarc%2Flm4f-cross-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tarc","download_url":"https://codeload.github.com/tarc/lm4f-cross-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarc%2Flm4f-cross-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32000235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":"2024-11-17T04:23:46.171Z","updated_at":"2026-04-19T08:32:26.388Z","avatar_url":"https://github.com/tarc.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project aims to experiment with cmake's `ExternalProject` to build an ARM toolchain.\n\n### Prerequisites\n\n    sudo apt-get install git cmake build-essential texinfo libreadline-dev \\\n\tlibusb-1.0-0-dev pkgconf\n\n### Compilation\n\nTo compile and install issue the following:\n\n    git clone https://github.com/tarc/lm4f-cross-tools.git\n    cd lm4f-cross-tools\n    mkdir build\n    cd build\n    cmake -DCMAKE_INSTALL_PREFIX=$HOME ..\n    make\n    make install\n\nIf everything went OK, there should be a new directory `$HOME/lm-cross-tools` with a bare-bone toolchain for the Stellaris LM4F120 LaunchPad Evaluation Kit.\n\n### Build Stellaris Ware\n\nIn order to build Stellaris Ware to test the newly generated toolchain, unpack it in your homedir, reconfigure from the build dir and make it again:\n\n    cmake -DBUILD_STELLARIS_WARE=ON ..\n    make\n\n### Fancy Web-Page\n\n[lm4f-cross-tools](https://tarc.github.io/lm4f-cross-tools \"ml4f-cross-tools page\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarc%2Flm4f-cross-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftarc%2Flm4f-cross-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarc%2Flm4f-cross-tools/lists"}