Open eethann opened 3 years ago
That would be possible in principle but I try to avoid cluttering the GUI with such seldom used features. I'm thinking of re-doing the GUI to allow for more settings but this will take some time.
However, for the time being, I could provide a setting in vsteensy.json which you'd have to edit manually.
That'd work! It's definitely an edge case.
Small issue: I have to use an old version of the Arduino IDE to compile an open source project (Ornament and Crime modular synth module). To get my app building with 1.8.1 I have to edit out the
--build-cache
argument in the makefile. Would it be possible to make this a config flag?