0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-19 22:58:04 +03:00

make util code more portable

This commit is contained in:
OneOfEleven
2023-09-24 16:57:31 +01:00
parent c78d8ea2fc
commit 787d3a261e
7 changed files with 72 additions and 60 deletions

View File

@ -15,7 +15,7 @@
:: delete any left over files from any previous compile
del /S /Q *.o >nul 2>nul
del /S /Q *.d >nul 2>nul
del /S /Q *.bin >nul 2>nul
del /Q *.bin >nul 2>nul
:: do the compile !
"C:\Program Files (x86)\GnuWin32\bin\make"