https://github.com/tttapa/rpi-cross-cpp-development
Example project for cross-compilation and C++ development for Raspberry Pi
https://github.com/tttapa/rpi-cross-cpp-development
cmake cpp cross-compilation raspberry-pi ubuntu
Last synced: 6 months ago
JSON representation
Example project for cross-compilation and C++ development for Raspberry Pi
- Host: GitHub
- URL: https://github.com/tttapa/rpi-cross-cpp-development
- Owner: tttapa
- Created: 2021-07-28T19:19:44.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T23:14:36.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T08:51:09.083Z (6 months ago)
- Topics: cmake, cpp, cross-compilation, raspberry-pi, ubuntu
- Language: CMake
- Homepage: https://tttapa.github.io/Pages/Raspberry-Pi/C++-Development-RPiOS/index.html
- Size: 14.6 KB
- Stars: 11
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RPi-Cross-Cpp-Development
Example project for cross-compilation and C++ development for Raspberry Pi.
Full user guide: [Ubuntu to Raspberry Pi OS Cross C++ Development](https://tttapa.github.io/Pages/Raspberry-Pi/C++-Development-RPiOS/index.html)
Toolchains: [tttapa/docker-arm-cross-toolchain](https://github.com/tttapa/docker-arm-cross-toolchain)