{"id":27637007,"url":"https://github.com/doprause/microkit","last_synced_at":"2025-09-23T03:46:03.636Z","repository":{"id":288401022,"uuid":"967842413","full_name":"doprause/microkit","owner":"doprause","description":"microkit is a software framework for developing embedded systems in C","archived":false,"fork":false,"pushed_at":"2025-04-17T13:19:05.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T21:15:43.825Z","etag":null,"topics":["c","embedded","embedded-systems","microcontroller"],"latest_commit_sha":null,"homepage":"","language":"C","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/doprause.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":"2025-04-17T05:00:09.000Z","updated_at":"2025-04-17T13:19:09.000Z","dependencies_parsed_at":"2025-04-17T23:59:13.641Z","dependency_job_id":"5cad0d89-b38b-40ab-95ce-4319c9b68795","html_url":"https://github.com/doprause/microkit","commit_stats":null,"previous_names":["doprause/microkit"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doprause%2Fmicrokit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doprause%2Fmicrokit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doprause%2Fmicrokit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doprause%2Fmicrokit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doprause","download_url":"https://codeload.github.com/doprause/microkit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250514777,"owners_count":21443219,"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":["c","embedded","embedded-systems","microcontroller"],"created_at":"2025-04-23T21:15:46.912Z","updated_at":"2025-09-23T03:46:03.614Z","avatar_url":"https://github.com/doprause.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n                               oo                            dP       oo   dP\n                                                            88            88\n                    88d8b.d8b. dP .d8888b. 88d888b. .d8888b. 88  .dP  dP d8888P\n                    88'`88'`88 88 88'  `\"\" 88'  `88 88'  `88 88888\"   88   88\n                    88  88  88 88 88.  ... 88       88.  .88 88  `8b. 88   88\n                    dP  dP  dP dP `88888P' dP       `88888P' dP   `YP dP   dP\n```\n\n# microkit\n\n**microkit** is an opinionated software framework for developing embedded systems in C.\n\n## Getting Started\n\n1. Create a new software development project using an IDE suitable for your target platform, e.g. STM32CubeIDE for STM32 microcontrollers or MBLAB for Microchip microcontrollers.\n2. Clone the microkit repository as a sub-repository into the project directory. Typically you would use a folder structure like `\u003cproject-root\u003e/libs/microkit` and add the microkit repository as a submodule with `git submodule add https://github.com/doprause/microkit.git ./libs/microkit`.\n3. Setup the project to include the microkit source files at `\u003cproject-root\u003e/libs/microkit/lib/**/*` and also set the include path to the project root `\u003cproject-root\u003e`. This is typically done in the IDE's project settings.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoprause%2Fmicrokit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoprause%2Fmicrokit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoprause%2Fmicrokit/lists"}