openinput-fw / openinput

Open source firmware for input devices
https://openinput.readthedocs.io
MIT License
71 stars 6 forks source link

Refactor build system #84

Open FFY00 opened 3 years ago

FFY00 commented 3 years ago

The build system is a bit complex right now and most of it is defined in configure.py. We should split it into reusable objects that configure.py simply uses.