{"id":16361714,"url":"https://github.com/becseya/vanillacube","last_synced_at":"2026-01-14T11:30:20.682Z","repository":{"id":156322803,"uuid":"345413453","full_name":"becseya/VanillaCube","owner":"becseya","description":"Lightweight C++ development environment for STM32 microcontrollers","archived":false,"fork":false,"pushed_at":"2022-04-26T20:02:04.000Z","size":82,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T01:47:16.199Z","etag":null,"topics":["cpp","cubemx","embedded-systems","stm32"],"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/becseya.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":"2021-03-07T17:47:23.000Z","updated_at":"2021-06-18T19:28:46.000Z","dependencies_parsed_at":"2023-04-30T03:00:36.963Z","dependency_job_id":null,"html_url":"https://github.com/becseya/VanillaCube","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/becseya%2FVanillaCube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/becseya%2FVanillaCube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/becseya%2FVanillaCube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/becseya%2FVanillaCube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/becseya","download_url":"https://codeload.github.com/becseya/VanillaCube/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239753702,"owners_count":19691160,"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":["cpp","cubemx","embedded-systems","stm32"],"created_at":"2024-10-11T02:14:36.835Z","updated_at":"2026-01-14T11:30:20.592Z","avatar_url":"https://github.com/becseya.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VanillaCube\nLightweight C++ development environment for microcontrollers with a built-in template library.\n\nVS Code + Linux + STM32 Cube + C++ = :heart:\n\n## Installation\n\n#### GNU Arm Embedded Toolchain\n- `sudo apt-get install gcc-arm-none-eabi binutils-arm-none-eabi`\n\n#### Cube MX code generator:\n- Download and install STM32 Cube MX form: https://www.st.com/en/development-tools/stm32cubemx.html\n- Place a link pointing to the executable at: `~/.bin/STM32CubeMX`\n\n#### ST-Link Programmer:\n- `sudo apt-get install libusb-1.0`\n- Download ST-LINK firmware updater tool from: from: https://www.st.com/en/development-tools/stsw-link007.html\n- Follow the instructions, but as a recap:\n  - Update firmware by: `sudo java -jar STLinkUpgrade.jar`\n  - Update kernel driver rules by: `sudo dpkg -i st-stlink-udev-rules-xxxx-linux-noarch.rpm`\n  - Apply changes by rebooting or by: `sudo udevadm control --reload-rules \u0026\u0026 sudo udevadm trigger`\n- Download and install STM32 Cube Prog from: https://www.st.com/en/development-tools/stm32cubeprog.html\n- Place a link pointing to the CLI executable at: `~/.bin/STM32_Programmer_CLI`\n\n#### VanillaCube:\n- Create a new git repo for your project\n- Add **VanillaCube** as a submodule by: `git submodule add https://github.com/becseya/VanillaCube`\n- Run `VanillaCube/new-project.sh`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbecseya%2Fvanillacube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbecseya%2Fvanillacube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbecseya%2Fvanillacube/lists"}