You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KED/bsl/cmakeLowLayer
atomega bcca9f4157
Cleaned the Cmake now triying to move the main function entry point to the the cpp
4 years ago
..
Drivers Was able to separate Drivers as a submodule 4 years ago
Inc finally able to combine c and cpp the trick is in the header #ifdef __cplusplus extern "C" {#endif #ifdef __cplusplus}#endif 4 years ago
Src Was able to additinonaly separate Src and Startup 4 years ago
build Cleaned the Cmake now triying to move the main function entry point to the the cpp 4 years ago
cppSrc Cleaned the Cmake now triying to move the main function entry point to the the cpp 4 years ago
oldStmFile Cmake is working i don't really know exatcly how but it works look into bsl/cmakeLowLayer/run.sh 4 years ago
startup Was able to separate Drivers as a submodule 4 years ago
.mxproject moded HAL to LL and exluded non used libraries 4 years ago
CMakeLists.txt Cleaned the Cmake now triying to move the main function entry point to the the cpp 4 years ago
grep.txt I was able to add a cpp to the project and link it 4 years ago
run.sh Configurint the Cmake from experiences gathered from Dividing and divideArm branches 4 years ago