{"id":17648072,"url":"https://github.com/gpanders/esp32-zig-starter","last_synced_at":"2025-05-07T03:44:47.645Z","repository":{"id":102162266,"uuid":"425007416","full_name":"gpanders/esp32-zig-starter","owner":"gpanders","description":"Starter project for using Zig with ESP IDF","archived":false,"fork":false,"pushed_at":"2024-01-06T23:27:53.000Z","size":10,"stargazers_count":40,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-07T03:44:33.274Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","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/gpanders.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}},"created_at":"2021-11-05T16:04:49.000Z","updated_at":"2025-03-29T01:08:45.000Z","dependencies_parsed_at":"2024-10-23T15:13:31.859Z","dependency_job_id":null,"html_url":"https://github.com/gpanders/esp32-zig-starter","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/gpanders%2Fesp32-zig-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpanders%2Fesp32-zig-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpanders%2Fesp32-zig-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gpanders%2Fesp32-zig-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gpanders","download_url":"https://codeload.github.com/gpanders/esp32-zig-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252810273,"owners_count":21807759,"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-23T11:16:11.535Z","updated_at":"2025-05-07T03:44:47.628Z","avatar_url":"https://github.com/gpanders.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# esp32-zig-starter\n\nA simple starter project for integrating Zig code into the [Espressif IoT\nDevelopment Framework (ESP-IDF)](https://github.com/espressif/esp-idf) build\nsystem.\n\nThe example in this project is essentially a port of the [`blink`\nexample][blink] from the ESP-IDF. The project targets an ESP32C3. The goal of\nthis project is not to support multiple targets or be a \"framework\": it is\nsimply a starting point for you to copy from for building your own Zig\ncomponents in ESP-IDF.\n\n[blink]: https://github.com/espressif/esp-idf/tree/master/examples/get-started/blink\n\n## Quickstart\n\nFollow the Espressif documentation for [installing ESP-IDF][install]. Set\n`$IDF_PATH` to the location of your `esp-idf` installation.\n\nClone this repository and navigate to the project root:\n\n    git clone https://github.com/gpanders/esp32-zig-starter\n    cd esp32-zig-starter\n\nBuild the project and flash it to the device:\n\n    idf.py set-target esp32c3\n    idf.py build\n    idf.py -p PORT flash\n\n(Optional) Open a serial console to view log messages:\n\n    idf.py -p PORT monitor\n\n[install]: https://docs.espressif.com/projects/esp-idf/en/stable/esp32c3/get-started/index.html#installation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpanders%2Fesp32-zig-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgpanders%2Fesp32-zig-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgpanders%2Fesp32-zig-starter/lists"}