{"id":29950729,"url":"https://github.com/mlund/megaflash-llvm","last_synced_at":"2025-08-03T11:19:06.064Z","repository":{"id":194800297,"uuid":"687550564","full_name":"mlund/megaflash-llvm","owner":"mlund","description":"Megaflash compiled using LLVM","archived":false,"fork":false,"pushed_at":"2023-09-14T14:33:33.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-09-15T06:26:30.906Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlund.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}},"created_at":"2023-09-05T15:28:37.000Z","updated_at":"2023-09-15T06:27:52.428Z","dependencies_parsed_at":"2023-09-15T06:38:24.014Z","dependency_job_id":null,"html_url":"https://github.com/mlund/megaflash-llvm","commit_stats":null,"previous_names":["mlund/megaflash-llvm"],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/mlund/megaflash-llvm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlund%2Fmegaflash-llvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlund%2Fmegaflash-llvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlund%2Fmegaflash-llvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlund%2Fmegaflash-llvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlund","download_url":"https://codeload.github.com/mlund/megaflash-llvm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlund%2Fmegaflash-llvm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268531925,"owners_count":24265257,"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-08-03T02:00:12.545Z","response_time":2577,"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-08-03T11:19:00.897Z","updated_at":"2025-08-03T11:19:06.054Z","avatar_url":"https://github.com/mlund.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# megaflash-llvm\n\nMegaflash compiled using LLVM\n\n## Build instructions\n\nBuilding requires llvm-mos-sdk which can be downloaded like this:\n\n~~~sh\nwget https://github.com/llvm-mos/llvm-mos-sdk/releases/latest/download/llvm-mos-linux.tar.xz \ntar xf llvm-mos-linux.tar.xz -C $HOME\n~~~\n\nWhile this can be setup using a simple `Makefile`, we here use CMake which has\nthe advantage that it will automatically download mega65-libc:\n\n~~~sh\ncmake -DCMAKE_PREFIX_PATH=$HOME/llvm-mos -B build\ncd build\nmake\n~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlund%2Fmegaflash-llvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlund%2Fmegaflash-llvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlund%2Fmegaflash-llvm/lists"}