{"id":14967225,"url":"https://github.com/micropython/micropython-example-boards","last_synced_at":"2025-10-19T09:31:43.898Z","repository":{"id":58267166,"uuid":"383682445","full_name":"micropython/micropython-example-boards","owner":"micropython","description":"MicroPython example: defining custom boards","archived":false,"fork":false,"pushed_at":"2023-10-09T00:06:36.000Z","size":15,"stargazers_count":25,"open_issues_count":1,"forks_count":7,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-10-01T04:32:09.015Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/micropython.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-07-07T05:23:06.000Z","updated_at":"2024-08-30T07:39:12.000Z","dependencies_parsed_at":"2024-09-14T04:00:15.033Z","dependency_job_id":null,"html_url":"https://github.com/micropython/micropython-example-boards","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":0.09090909090909094,"last_synced_commit":"6c3dcb1f0e55c944116bf36f219c86781d4f873b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micropython%2Fmicropython-example-boards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micropython%2Fmicropython-example-boards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micropython%2Fmicropython-example-boards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micropython%2Fmicropython-example-boards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micropython","download_url":"https://codeload.github.com/micropython/micropython-example-boards/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219869246,"owners_count":16555571,"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-09-24T13:37:39.914Z","updated_at":"2025-10-19T09:31:38.573Z","avatar_url":"https://github.com/micropython.png","language":"C","readme":"MicroPython example boards\n==========================\n\nThis repository is an example of how to define custom MicroPython boards\nwith custom Python and C modules.  The core MicroPython repository is a\nsubmodule and other code, including board definitions, is part of this\nrepository.\n\nTo set up MicroPython, check out the submodule and build `mpy-cross`:\n\n    $ git submodule update --init lib/micropython\n    $ make -C lib/micropython/mpy-cross\n\nThe various custom boards will require certain submodules of MicroPython\nitself.  These can be initialised via:\n\n    $ cd lib/micropython\n    $ git submodule update --init lib/stm32lib lib/berkeley-db-1.xx\n    $ cd ../..\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicropython%2Fmicropython-example-boards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicropython%2Fmicropython-example-boards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicropython%2Fmicropython-example-boards/lists"}