{"id":20675808,"url":"https://github.com/leoliu0605/uC","last_synced_at":"2025-09-27T03:31:34.702Z","repository":{"id":212263462,"uuid":"723987073","full_name":"leoli0605/Cgear","owner":"leoli0605","description":"Integrate some commonly used modules for developing embedded systems.","archived":false,"fork":false,"pushed_at":"2024-10-26T08:56:02.000Z","size":45,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-16T21:10:43.354Z","etag":null,"topics":["c","clang","common","library","utitlity"],"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/leoli0605.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":"2023-11-27T06:56:40.000Z","updated_at":"2024-10-26T08:56:05.000Z","dependencies_parsed_at":"2023-12-13T11:23:37.702Z","dependency_job_id":"cd628674-aada-4a57-a0f7-95bbecda6911","html_url":"https://github.com/leoli0605/Cgear","commit_stats":null,"previous_names":["leoli0605/utilityclang","dinosaurialab/skclang","leoli0605/skclang","leoli0605/general-c","leoli0605/embed-cmodule","leoli0605/cgear"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leoli0605%2FCgear","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leoli0605%2FCgear/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leoli0605%2FCgear/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leoli0605%2FCgear/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leoli0605","download_url":"https://codeload.github.com/leoli0605/Cgear/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234377516,"owners_count":18822544,"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","clang","common","library","utitlity"],"created_at":"2024-11-16T21:10:42.762Z","updated_at":"2025-09-27T03:31:29.404Z","avatar_url":"https://github.com/leoli0605.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e 本專案大改版中！請勿使用！\n\n# UtilityClang\n\n本專案的目的為創建一個純 C 語言的通用 library，且不依賴任何第三方 lib。並且主要專注於 `ARM Cortex-M` 系列的 MCU 上。\n\n### Features\n\n| Feature          | Description                                                              |\n| :--------------- | :----------------------------------------------------------------------- |\n| `arm_c`          | 一些 `ARM Cortex-M` 系列的 MCU 上常用的功能                              |\n| `debug_c`        | 一些除錯用的功能, 例如輸出以顏色標記的 `ERROR`, `WARNING`, `INFORMATION` |\n| `math_c`         | 一些數學運算的功能                                                       |\n| `progressbar`    | 一個簡單的使用 `printf` 進行進度條的功能                             |\n| `utility_c`      | 一些通用的功能                                                           |\n| `utility_config` | 一些通用的配置                                                           |\n\n### Usage\n\n- fork 本專案後，使用以下指令將本專案加入到你的專案中\n\n```shell\ngit submodule add \u003curl\u003e \u003cpath\u003e\n```\n\n- 更新本專案\n\n```shell\ngit submodule update --init --recursive\n```\n\n### Appendix\n\n- 添加下列 `git config` 配置，使 `USER_CODE` 的部分內容不會被 `git` 追蹤\n\n```shell\ngit config --local filter.gitignore.clean \"sed '/\\/\\/ #USER_CODE_BEGIN/,/\\/\\/ #USER_CODE_END/{//!d;};/\\/\\/ #USER_CODE_BEGIN/a\\\\'\"\ngit config --local filter.gitignore.smudge cat\n```\n\n### 參考連結\n\n- https://github.com/doches/progressbar\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoliu0605%2FuC","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleoliu0605%2FuC","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleoliu0605%2FuC/lists"}