{"id":20885299,"url":"https://github.com/lab11/stm32f0xx-gcc-setup","last_synced_at":"2026-04-26T14:31:36.464Z","repository":{"id":34850804,"uuid":"38845072","full_name":"lab11/stm32f0xx-gcc-setup","owner":"lab11","description":"GCC-Makefile template for the STM32F0xx series.","archived":false,"fork":false,"pushed_at":"2021-10-18T21:42:07.000Z","size":33,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-01-19T10:43:31.798Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/lab11.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}},"created_at":"2015-07-09T20:59:32.000Z","updated_at":"2024-08-01T15:55:34.000Z","dependencies_parsed_at":"2022-09-16T09:40:24.739Z","dependency_job_id":null,"html_url":"https://github.com/lab11/stm32f0xx-gcc-setup","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/lab11%2Fstm32f0xx-gcc-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lab11%2Fstm32f0xx-gcc-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lab11%2Fstm32f0xx-gcc-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lab11%2Fstm32f0xx-gcc-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lab11","download_url":"https://codeload.github.com/lab11/stm32f0xx-gcc-setup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243267280,"owners_count":20263799,"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":[],"created_at":"2024-11-18T08:13:05.049Z","updated_at":"2025-12-25T14:42:12.744Z","avatar_url":"https://github.com/lab11.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"STM32F0XX\r\n==========\r\n\r\nThis is a template to use the STM32F0xx with GCC and Makefiles.\r\n\r\nIt currently only runs on linux, and flashes programs with the JLink Segger programmer over SWD.\r\n\r\nTo use this code:\r\n\r\n1. Download the STM [Standard Peripheral Library](https://www.st.com/content/st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32-standard-peripheral-libraries/stsw-stm32048.html)\r\nfor the STMF0xx. Place it in a persistent location.\r\n\r\n2. Download and install the [JLink tools](https://www.segger.com/jlink-software.html)\r\nfor your platform. Make sure that the binaries are added to your path.\r\n\r\n3. Edit the application Makefile to specify:\r\n\r\n    - your specfic STM32F0xx device\r\n    - the location of the Standard Peripheral Library\r\n    - the location of the makefile template above (if not cloned recursively)\r\n    - any source files that you use\r\n\r\n4. Use the supported commands to program and debug the chip:\r\n\r\n    - `make`: Compile\r\n    - `make flash`: Program the chip\r\n    - `make debug`: Run gdb\r\n    - `make erase-all`: Full erase of the chip\r\n    - `make startdebug`\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flab11%2Fstm32f0xx-gcc-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flab11%2Fstm32f0xx-gcc-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flab11%2Fstm32f0xx-gcc-setup/lists"}