{"id":19156950,"url":"https://github.com/bertrandmartel/raspberry-dev","last_synced_at":"2025-07-17T00:35:29.625Z","repository":{"id":94808764,"uuid":"152679464","full_name":"bertrandmartel/raspberry-dev","owner":"bertrandmartel","description":":computer: A quick development environment to develop for Raspberry PI on your PC (cross compilation)","archived":false,"fork":false,"pushed_at":"2020-03-05T17:56:22.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T20:12:24.905Z","etag":null,"topics":["bash","cross-compilation","development-environment","raspberry-pi","toolchain"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/bertrandmartel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2018-10-12T01:56:54.000Z","updated_at":"2020-03-05T17:56:25.000Z","dependencies_parsed_at":"2023-03-13T08:30:53.250Z","dependency_job_id":null,"html_url":"https://github.com/bertrandmartel/raspberry-dev","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/bertrandmartel%2Fraspberry-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertrandmartel%2Fraspberry-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertrandmartel%2Fraspberry-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertrandmartel%2Fraspberry-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bertrandmartel","download_url":"https://codeload.github.com/bertrandmartel/raspberry-dev/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240241803,"owners_count":19770463,"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":["bash","cross-compilation","development-environment","raspberry-pi","toolchain"],"created_at":"2024-11-09T08:36:39.894Z","updated_at":"2025-02-22T21:43:20.699Z","avatar_url":"https://github.com/bertrandmartel.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raspberry PI developement environment\n\nA quick development environment to develop for Raspberry PI on your PC based on [this guide](https://medium.com/@au42/the-useful-raspberrypi-cross-compile-guide-ea56054de187). A standalone bash script download the toolchain and build [wiringPi](http://wiringpi.com/) library using cmake.\n\nIt can be included as a submodule like this : \n\n```bash\ncd project_dir\ngit submodule add git://github.com/bertrandmartel/raspberry-dev.git\ngit submodule update --init --recursive\n```\n\nThen, create your CMakeLists.txt in your project directory and execute : \n\n```bash\n./raspberry-dev/init.sh\ncmake . -DCMAKE_TOOLCHAIN_FILE=./raspberry-dev/toolchain.cmake\nmake\n```\n\nNote: toolchain can be changed in `toolchain-rpi.cmake`\n\n## License\n\nThe MIT License (MIT) Copyright (c) 2018 Bertrand Martel","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertrandmartel%2Fraspberry-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbertrandmartel%2Fraspberry-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertrandmartel%2Fraspberry-dev/lists"}