Add -C --clean

This commit is contained in:
2023-01-10 23:52:29 +01:00
parent 15c6b7ddaa
commit e8d8abdc5a
6 changed files with 115 additions and 17 deletions

View File

@ -41,4 +41,6 @@ long clock_micros(void);
long clock_cpu(void);
int rm_rf(const char *path);
#endif //SESIMOS_UTILS_H