Moved all config files

This commit is contained in:
CommanderRedYT
2022-09-18 11:45:06 +02:00
parent 7db25a5642
commit 98a1160c6f
25 changed files with 2 additions and 2 deletions

View File

@ -86,7 +86,7 @@ else
fi
ln -vs "build_$1" "build"
ln -vs "sdkconfig_$1" "sdkconfig"
ln -vs "config_$1.cmake" "config.cmake"
ln -vs "configs/sdkconfig_$1" "sdkconfig"
ln -vs "configs/config_$1.cmake" "config.cmake"
echo all ok