{"id":19309626,"url":"https://github.com/roxma/stm32f1-blinky","last_synced_at":"2026-05-18T07:08:37.112Z","repository":{"id":82181215,"uuid":"239327173","full_name":"roxma/stm32f1-blinky","owner":"roxma","description":"A Minimal Project Template for STM32F10x Development on Linux","archived":false,"fork":false,"pushed_at":"2020-02-29T09:09:42.000Z","size":2711,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-05T04:11:39.741Z","etag":null,"topics":["linux","stm32","stm32f103"],"latest_commit_sha":null,"homepage":null,"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/roxma.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":"2020-02-09T15:30:13.000Z","updated_at":"2020-07-20T14:31:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"c533fab3-80c4-4790-b380-1b1e2958f926","html_url":"https://github.com/roxma/stm32f1-blinky","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/roxma/stm32f1-blinky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxma%2Fstm32f1-blinky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxma%2Fstm32f1-blinky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxma%2Fstm32f1-blinky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxma%2Fstm32f1-blinky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roxma","download_url":"https://codeload.github.com/roxma/stm32f1-blinky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roxma%2Fstm32f1-blinky/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33168910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["linux","stm32","stm32f103"],"created_at":"2024-11-10T00:19:58.463Z","updated_at":"2026-05-18T07:08:37.077Z","avatar_url":"https://github.com/roxma.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Minimal Project Template for STM32F10x Development on Linux\n\nI'm using this template for a small STM32F103C8T6 board. But it should be easy\nto port this template for other STM32F10xx devices.\n\n## Hardware Requirements\n\n- [Minimal STM32 development board](https://s.click.taobao.com/t?e=m%3D2%26s%3DY6W3wkF%2FFjwcQipKwQzePOeEDrYVVa64K7Vc7tFgwiHjf2vlNIV67hwrwZVSl7xqr8hK%2FDw%2Bbm3xVF%2BAEuiPkjdUuUl9i6eU1ijycbEkuLdZ%2Bl4uDFWmOO82nBLZmVkpR41ovUvqtYsLN%2Fu2F67KzLsuYk4al%2FmLwMXLwUacQ4aiZ%2BQMlGz6FQ%3D%3D\u0026pvid=12_183.131.116.211_8564_1581243671903)\n- [ST-Link debugger](https://s.click.taobao.com/t?e=m%3D2%26s%3DfAk3NCwoC6UcQipKwQzePOeEDrYVVa64K7Vc7tFgwiHjf2vlNIV67hwrwZVSl7xqNq%2BDna%2F8eQfxVF%2BAEuiPkjdUuUl9i6eU1ijycbEkuLdZ%2Bl4uDFWmOO82nBLZmVkpR41ovUvqtYu0ZSjkNvCT9qh%2BwyR80Rd1YSqNIRO6vnI%3D\u0026pvid=12_183.131.116.211_8564_1581243671903)\n- [RGB LED module](https://s.click.taobao.com/t?e=m%3D2%26s%3D%2BwzlEFp1a6ocQipKwQzePOeEDrYVVa64K7Vc7tFgwiHjf2vlNIV67gAy%2F%2Bhyc4TIn7yqOUL3SI3xVF%2BAEuiPkjdUuUl9i6eU1ijycbEkuLdZ%2Bl4uDFWmOO82nBLZmVkpR41ovUvqtYu0ZSjkNvCT9jM7m6G%2F4ZGWQgzh%2BHmhp4M%3D\u0026pvid=12_183.131.116.211_8564_1581243671903)\n\n## Software Requirements\n\n### For Debian/Ubuntu Linux\n\n```\nsudo apt install -y make\n\n# The C compiler for stm32\n# See https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads\nsudo apt install -y gcc-arm-none-eabi\n\n# The standard C/C++ library for stm32\nsudo apt install -y libnewlib-arm-none-eabi libstdc++-arm-none-eabi-newlib\n\n# stlink - Read https://github.com/texane/stlink\n# If apt install failed, use the following commands to install stlink manually\n#   git clone https://github.com/texane/stlink stlink.git\n#   cd stlink\n#   make\n#   sudo cp build/Debug/st-* /usr/local/bin\n#   # Install udev rules and restart udev\n#   sudo cp etc/udev/rules.d/49-stlinkv* /etc/udev/rules.d/\n#   sudo udevadm control --reload\nsudo apt install -y stlink-tools\n```\n\n### For Arch/Manjaro Linux\n\n```\nsudo pacman -S make\nsudo pacman -S arm-none-eabi-gcc\nsudo pacman -S arm-none-eabi-newlib\nsudo pacman -S stlink-tools\n```\n\n## Build and Run\n\n```\nmake\nmake burn\n```\n\n## References:\n\n- [How to compile and burn the code to STM32 chip on Linux (Ubuntu)](http://blog.podkalicki.com/how-to-compile-and-burn-the-code-to-stm32-chip-on-linux-ubuntu/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froxma%2Fstm32f1-blinky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froxma%2Fstm32f1-blinky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froxma%2Fstm32f1-blinky/lists"}