{"id":20536679,"url":"https://github.com/islandcontroller/mculib-controller-ch32v003","last_synced_at":"2025-03-06T03:34:03.934Z","repository":{"id":153360546,"uuid":"616809184","full_name":"islandcontroller/mculib-controller-ch32v003","owner":"islandcontroller","description":"MCU system library for WCH CH32V003 series MCU ","archived":false,"fork":false,"pushed_at":"2025-02-20T20:53:24.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-20T21:33:46.379Z","etag":null,"topics":["ch32v003","mculib","openwch"],"latest_commit_sha":null,"homepage":"","language":"C","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":"2023-03-21T05:56:42.000Z","updated_at":"2025-02-20T20:53:27.000Z","dependencies_parsed_at":"2023-10-03T02:59:20.582Z","dependency_job_id":"33e8b960-ee18-404a-8010-0ed1c7ff55ac","html_url":"https://github.com/islandcontroller/mculib-controller-ch32v003","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-ch32v003","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fmculib-controller-ch32v003/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fmculib-controller-ch32v003/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fmculib-controller-ch32v003/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/islandcontroller","download_url":"https://codeload.github.com/islandcontroller/mculib-controller-ch32v003/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242144415,"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":["ch32v003","mculib","openwch"],"created_at":"2024-11-16T00:37:29.435Z","updated_at":"2025-03-06T03:34:03.909Z","avatar_url":"https://github.com/islandcontroller.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mculib-controller-ch32v003\r\n\r\n## Setup Notes\r\n\r\n* Clone into `\u003cproject root\u003e\\Controller\\CH32V003\\` 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* Target Processor settings\r\n  * Architecture: \"`RV32E (-march=rv32e)`\"\r\n  * Compressed Extension (RVC) enabled\r\n  * Integer ABI: \"`ILP32E (-mabi=ilp32e)`\"\r\n  * others to disabled state (unchecked, \"`None`\" or \"`Toolchain default`\")\r\n* GNU RISC-V Cross Assembler\r\n  * Add include directory\r\n    ```\r\n    \"${workspace_loc:/${ProjName}/Controller/CH32V003}\"\r\n    ```\r\n  * Add include **files**\r\n    ```\r\n    \"${workspace_loc:/${ProjName}/Controller/CH32V003/Core/custom_csr.s}\"\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/CH32V003}\"\r\n    \"${workspace_loc:/${ProjName}/Controller/CH32V003/Core}\"\r\n    \"${workspace_loc:/${ProjName}/Controller/CH32V003/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/CH32V003/linker_script_ch32v003x4.ld}\"\r\n    ```\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-ch32v003","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fislandcontroller%2Fmculib-controller-ch32v003","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislandcontroller%2Fmculib-controller-ch32v003/lists"}