Michal Sykacek
Results
2
issues of
Michal Sykacek
### Printer model Mini+ ### Describe the feature Why does the build process need so big python modules? Would be possible to build the firmware using more lightweight tools as...
feature request
stale-issue
First, I had to edit line 7 in `avr-atmega328p.json` to ```toml "os": "none", ``` Without the change, build process stops immediately. But `cargo build` still produces the following error: ```sh...