Files
espurna/code/scripts
Maxim Prokhorov e2c8dd7be1 pio: fix dependencies generator
`-mD` is not an option...

`-M -MF $file` can be used together with `-E` to generate a small
makefile-like generator (does not include any compiler flags!) for the
target file so we know which files it would use during compilation
2023-01-17 06:25:53 +03:00
..
2022-08-30 03:18:11 +03:00
2022-08-30 03:18:11 +03:00
2023-01-11 06:08:53 +03:00