{"id":28534913,"url":"https://github.com/bazelembedded/rules_openocd","last_synced_at":"2026-06-21T18:31:31.581Z","repository":{"id":141475129,"uuid":"377127073","full_name":"bazelembedded/rules_openocd","owner":"bazelembedded","description":"A set of Bazel rules for flashing binaries to microcontrollers.","archived":false,"fork":false,"pushed_at":"2021-11-11T07:10:39.000Z","size":262,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-07T22:36:53.174Z","etag":null,"topics":["bazel","bazel-rules","embedded","openocd"],"latest_commit_sha":null,"homepage":"https://bazelembedded.github.io/rules_openocd/","language":"Starlark","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/bazelembedded.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":"2021-06-15T10:42:25.000Z","updated_at":"2021-11-23T01:13:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c1961de-33d2-410e-a416-882e71382288","html_url":"https://github.com/bazelembedded/rules_openocd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bazelembedded/rules_openocd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazelembedded%2Frules_openocd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazelembedded%2Frules_openocd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazelembedded%2Frules_openocd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazelembedded%2Frules_openocd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bazelembedded","download_url":"https://codeload.github.com/bazelembedded/rules_openocd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bazelembedded%2Frules_openocd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34622271,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"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":["bazel","bazel-rules","embedded","openocd"],"created_at":"2025-06-09T17:13:24.156Z","updated_at":"2026-06-21T18:31:31.571Z","avatar_url":"https://github.com/bazelembedded.png","language":"Starlark","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Openocd Rules for Bazel\nA set of Bazel rules for flashing bare-metal programs using \n[openocd](https://openocd.org/).\n\nFor a comprehensive introduction please read our [documentation](https://bazelembedded.github.io/rules_openocd).\n\n# Getting started\n\n``` python\nload(\"@bazel_tools//tools/build_defs/repo:git.bzl\", \"git_repository\")\n\ngit_repository(\n    name = \"rules_openocd\",\n    remote = \"https://github.com/bazelembedded/rules_openocd.git\",\n    commit = \"\u003cTODO\u003e\",\n)\n\nload(\"@rules_openocd//:openocd_deps.bzl\", \"openocd_deps\")\n\nopenocd_deps()\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbazelembedded%2Frules_openocd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbazelembedded%2Frules_openocd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbazelembedded%2Frules_openocd/lists"}