{"id":20536666,"url":"https://github.com/islandcontroller/mculib-controller-ch32v103","last_synced_at":"2026-02-12T12:37:03.763Z","repository":{"id":153360542,"uuid":"465445968","full_name":"islandcontroller/mculib-controller-ch32v103","owner":"islandcontroller","description":"MCU system library for WCH CH32V103 series MCU","archived":false,"fork":false,"pushed_at":"2025-02-20T21:02:49.000Z","size":41,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-20T22:19:47.582Z","etag":null,"topics":["ch32v103","mculib","openwch"],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/islandcontroller.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-02T19:40:51.000Z","updated_at":"2025-02-20T21:02:53.000Z","dependencies_parsed_at":"2025-02-20T22:19:39.126Z","dependency_job_id":"5e6a43cf-37e0-4eec-bb1a-297eede259e2","html_url":"https://github.com/islandcontroller/mculib-controller-ch32v103","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/islandcontroller%2Fmculib-controller-ch32v103","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fmculib-controller-ch32v103/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fmculib-controller-ch32v103/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fmculib-controller-ch32v103/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/islandcontroller","download_url":"https://codeload.github.com/islandcontroller/mculib-controller-ch32v103/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242144413,"owners_count":20078964,"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":["ch32v103","mculib","openwch"],"created_at":"2024-11-16T00:37:27.431Z","updated_at":"2026-02-12T12:36:58.732Z","avatar_url":"https://github.com/islandcontroller.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mculib-controller-ch32v103\r\n\r\n## Setup Notes\r\n\r\n* Clone into `\u003cproject root\u003e\\Controller\\CH32V103\\` with `--recursive` tag\r\n* Template files\r\n  * Exclude `Template` folder from builds\r\n  * Copy template files into parent `Controller` folder and modify to suit system needs\r\n* GNU RISC-V Cross Assembler\r\n  * Add include directory\r\n    ```\r\n    \"${workspace_loc:/${ProjName}/Controller/CH32V103}\"\r\n    ```\r\n* GNU RISC-V Cross C Compiler\r\n  * Add include directories\r\n    ```\r\n    \"${workspace_loc:/${ProjName}/Controller}\"\r\n    \"${workspace_loc:/${ProjName}/Controller/CH32V103}\"\r\n    \"${workspace_loc:/${ProjName}/Controller/CH32V103/Core}\"\r\n    \"${workspace_loc:/${ProjName}/Controller/CH32V103/Peripheral/inc}\"\r\n    ```\r\n* GNU RISC-V Cross C Linker\r\n  * Set linkerscript location:\r\n    ```\r\n    \"${workspace_loc:/${ProjName}/Controller/CH32V103/linker_script_ch32v103x8.ld}\"\r\n    ```\r\n    (or `...x6.ld` for devices with small memory)\r\n  * Select options:\r\n    ```\r\n    -nostartfiles\r\n    -Xlinker --gc-sections\r\n    --specs=nano.specs\r\n    --specs=nosys.specs\r\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislandcontroller%2Fmculib-controller-ch32v103","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fislandcontroller%2Fmculib-controller-ch32v103","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislandcontroller%2Fmculib-controller-ch32v103/lists"}