{"id":15197112,"url":"https://github.com/ekelhala/pico-freertos-template","last_synced_at":"2026-03-04T21:02:58.671Z","repository":{"id":255855407,"uuid":"825703397","full_name":"ekelhala/pico-freertos-template","owner":"ekelhala","description":"Template project to get started with developing applications for RP2040-based devices with Pico SDK and FreeRTOS","archived":false,"fork":false,"pushed_at":"2024-09-07T12:58:20.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T08:11:57.052Z","etag":null,"topics":["freertos","raspberrypi","rp2040","vscode"],"latest_commit_sha":null,"homepage":"","language":"CMake","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/ekelhala.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":"2024-07-08T10:44:24.000Z","updated_at":"2024-09-07T12:58:23.000Z","dependencies_parsed_at":"2024-09-07T14:18:06.045Z","dependency_job_id":"22472ddb-da47-485f-ba11-81db6841345f","html_url":"https://github.com/ekelhala/pico-freertos-template","commit_stats":null,"previous_names":["ekelhala/pico-freertos-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekelhala%2Fpico-freertos-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekelhala%2Fpico-freertos-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekelhala%2Fpico-freertos-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekelhala%2Fpico-freertos-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ekelhala","download_url":"https://codeload.github.com/ekelhala/pico-freertos-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241570921,"owners_count":19984002,"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":["freertos","raspberrypi","rp2040","vscode"],"created_at":"2024-09-28T00:42:42.341Z","updated_at":"2025-11-28T21:05:14.849Z","avatar_url":"https://github.com/ekelhala.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pico-freertos-template\n\nThis template project can be used as a starting point when developing applications for RP2040-based devices (like Raspberry Pi Pico) with Pico SDK and FreeRTOS. The template assumes that the development environment used is Visual Studio Code with some additional extensions and software installed.\n\n## Requirements\n\nPlease note that some of the requirements specified can be fulfilled by running the `pico-setup`-script, which is explained [here](https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf). It is recommended that you use the script to prepare your environment for development with Pico before using this template.\n\nThis list of programs/dependencies is required to start developing and debugging using this template.\n\n- [Pico C/C++ SDK](https://github.com/raspberrypi/pico-sdk)\n    - Cloned and pointed to by environment variable `PICO_SDK_PATH`\n- [FreeRTOS-Kernel](https://github.com/freertos/freertos-kernel)\n    - Cloned and pointed to by environment variable `FREERTOS_KERNEL_PATH`\n- OpenOCD\n    - Installed and configured properly\n- `gdb-multiarch`\n- [picotool](https://github.com/raspberrypi/picotool)\n    - Installed and configured properly\n- The required extensions for Visual Studio Code are specified in `.vscode/extensions.json`\n\n## Getting started\n\nTo use `picotool` for flashing, you must first make the file `scripts/flash.sh` executable with command `sudo chmod +x ./scripts/flash.sh`\n\nTo start developing, open the project in VSCode, and when CMake Tools-extension asks to configure the project, select \"yes\". In the following window, select \"Unspecified\", and the project configuration should succeed.\n\nTo build and flash programs, go to the \"Run and Debug\"-tab in VSCode and select appropriate configuration.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekelhala%2Fpico-freertos-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fekelhala%2Fpico-freertos-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekelhala%2Fpico-freertos-template/lists"}