{"id":27228099,"url":"https://github.com/linouth/zig-pico-sdk","last_synced_at":"2025-04-10T12:35:55.631Z","repository":{"id":211282731,"uuid":"492552645","full_name":"Linouth/zig-pico-sdk","owner":"Linouth","description":"Zig wrapper for the Raspberry pico-sdk","archived":false,"fork":false,"pushed_at":"2022-06-11T14:50:47.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-12-07T15:36:50.567Z","etag":null,"topics":["pico","rp2040","rpi-pico","zig","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/Linouth.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}},"created_at":"2022-05-15T17:12:52.000Z","updated_at":"2023-12-07T15:36:53.558Z","dependencies_parsed_at":"2023-12-07T15:46:57.932Z","dependency_job_id":null,"html_url":"https://github.com/Linouth/zig-pico-sdk","commit_stats":null,"previous_names":["linouth/zig-pico-sdk"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Linouth%2Fzig-pico-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Linouth%2Fzig-pico-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Linouth%2Fzig-pico-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Linouth%2Fzig-pico-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Linouth","download_url":"https://codeload.github.com/Linouth/zig-pico-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248217148,"owners_count":21066633,"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":["pico","rp2040","rpi-pico","zig","ziglang"],"created_at":"2025-04-10T12:35:54.918Z","updated_at":"2025-04-10T12:35:55.604Z","avatar_url":"https://github.com/Linouth.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zig-pico-sdk\n\nAfter first attempting to rewrite the SDK from scratch in Zig\n([zig-pico](https://github.com/Linouth/zig-pico)), I realized that\nthis would be way too much work for me right now. Instead, this repo is a\nwrapper around the official [pico-sdk](https://github.com/raspberrypi/pico-sdk).\nIt allows you to compile Zig programs for the Pico microcontroller (RP2040),\nwhile being able to use the official SDK.\n\nThe `build.zig` file is setup to use the zig compiler to compile your program to\nan object file. Then the pico-sdk will run as normal, and link the libraries\ntogether with this object file into a binary.\n\nMake sure that you have `arm-none-eabi-gcc`, `cmake`, `make`, and\nthe arm libs installed (`arm-none-eabi-newlib` on arch).\n\n**This wrapper is extremely experimental still!** I expect plenty of bugs and\nissues. Feel free to open issues, or to contribute.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinouth%2Fzig-pico-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinouth%2Fzig-pico-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinouth%2Fzig-pico-sdk/lists"}