{"id":25663334,"url":"https://github.com/josverl/build-micropython-win-mingw","last_synced_at":"2026-05-12T12:31:49.101Z","repository":{"id":278982604,"uuid":"936328874","full_name":"Josverl/build-micropython-win-mingw","owner":"Josverl","description":"Simple Build Container for MicroPython using MinGW","archived":false,"fork":false,"pushed_at":"2025-02-22T21:38:38.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-23T00:38:57.321Z","etag":null,"topics":["docker","micropython"],"latest_commit_sha":null,"homepage":"","language":null,"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/Josverl.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":"2025-02-20T22:45:23.000Z","updated_at":"2025-02-22T21:38:41.000Z","dependencies_parsed_at":"2025-02-23T00:39:01.173Z","dependency_job_id":"a20f3c16-2290-4026-849f-d2bcca41f05f","html_url":"https://github.com/Josverl/build-micropython-win-mingw","commit_stats":null,"previous_names":["josverl/build-micropython-win-mingw"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Josverl%2Fbuild-micropython-win-mingw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Josverl%2Fbuild-micropython-win-mingw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Josverl%2Fbuild-micropython-win-mingw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Josverl%2Fbuild-micropython-win-mingw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Josverl","download_url":"https://codeload.github.com/Josverl/build-micropython-win-mingw/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240421016,"owners_count":19798503,"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":["docker","micropython"],"created_at":"2025-02-24T05:14:45.924Z","updated_at":"2026-05-12T12:31:49.096Z","avatar_url":"https://github.com/Josverl.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Simple Build Container for MicroPython using MinGW\n\nThis container is designed to build MicroPython for Windows using the MinGW toolchain. \nIt uses the same build process as the official MicroPython Docker container, but with the MinGW toolchain instead of the ARM toolchain.\n\nIt provides a consistent and isolated environment to ensure that the build process is reproducible and free from conflicts with other software on your system.\n\n\n### Using the Container\n\nThis container is intended to be used by mpbuild to build MicroPython for Windows using the MinGW toolchain.\n`mpbuild build windows standard`\n\nYou can also use it directly with docker starting from a clean checkout of MicroPython:\n\n```bash\ndocker run -it --rm -v $(pwd):/micropython micropython/build-micropython-win-mingw\n# in docker\ncd micropython\nmake -C mpy-cross\nmake -C ports/windows CROSS_COMPILE=i686-w64-mingw32-\n```\n\n### Building the Container\n\nTo build the container run the following command:\n\n```bash\ndocker build -t micropython/build-micropython-win-mingw:1.0 .\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosverl%2Fbuild-micropython-win-mingw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosverl%2Fbuild-micropython-win-mingw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosverl%2Fbuild-micropython-win-mingw/lists"}