{"id":21744623,"url":"https://github.com/github0null/liteosv5.0_cmake","last_synced_at":"2025-06-12T06:42:50.647Z","repository":{"id":100179792,"uuid":"464302768","full_name":"github0null/LiteOSv5.0_CMake","owner":"github0null","description":"LiteOS 5.0 CMake Project (default mcu: STM32F407ZG)","archived":false,"fork":false,"pushed_at":"2022-03-01T07:26:27.000Z","size":85536,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-25T22:22:52.278Z","etag":null,"topics":["cmake","liteos"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/github0null.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":"2022-02-28T01:42:20.000Z","updated_at":"2022-03-01T09:51:39.000Z","dependencies_parsed_at":"2023-05-12T17:45:33.694Z","dependency_job_id":null,"html_url":"https://github.com/github0null/LiteOSv5.0_CMake","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/github0null%2FLiteOSv5.0_CMake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github0null%2FLiteOSv5.0_CMake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github0null%2FLiteOSv5.0_CMake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github0null%2FLiteOSv5.0_CMake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github0null","download_url":"https://codeload.github.com/github0null/LiteOSv5.0_CMake/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244722655,"owners_count":20499153,"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":["cmake","liteos"],"created_at":"2024-11-26T07:12:09.461Z","updated_at":"2025-03-21T01:42:23.948Z","avatar_url":"https://github.com/github0null.png","language":"C","readme":"## LiteOS 5.0 CMake Project (default mcu: STM32F407ZG)\n\n## Requirements\n\n- vscode with `ms-vscode.cmake-tools` extensions\n- cmake \u003e= 3.20 (**must in your system environment**)\n- `MinGW Make` or `ninja` (**must in your system environment**)\n- toolchain: `arm-none-eabi 8.3.x` (**must in your system environment**)\n\n***\n\n## Prepare Work\n\n- Open `./.vscode/settings.json` config file and set your **CMake Generator** by modify `cmake.generator` field.\n\n  By default, we use `MinGW Make`\n\n  ```json\n  {\n      \"cmake.generator\": \"MinGW Makefiles\",\n      \"cmake.buildDirectory\": \"${workspaceFolder}/build\",\n      \"files.associations\": {\n          \"*.h\": \"c\",\n          \"*.c\": \"c\",\n          \".cpp\": \"cpp\"\n      }\n  }\n  ```\n\n***\n\n## Build Project\n\n- Press shortcuts `Ctrl+Shift+B`, open vscode task list, select `Build` task and run it to build project.\n\n  ![](./doc/cmake_build.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub0null%2Fliteosv5.0_cmake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithub0null%2Fliteosv5.0_cmake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub0null%2Fliteosv5.0_cmake/lists"}