-
python3 -m venv ./venv -
. ./venv/bin/activate -
./utils/bootstrap.py -
mkdir build -
cd build -
cmake .. -G Ninja -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=../cmake/AvrGcc.cmake -
ninja
xleddyl/Prusa-M808
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Languages
- C++ 76.0%
- C 14.4%
- CMake 3.7%
- Python 3.4%
- Shell 2.1%
- Meson 0.3%
- Other 0.1%