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/cppSrc
atomega bcca9f4157
Cleaned the Cmake now triying to move the main function entry point to the the cpp
4 years ago
..
CMakeLists.txt Was able to separate Drivers as a submodule 4 years ago
transfer.cpp Cleaned the Cmake now triying to move the main function entry point to the the cpp 4 years ago
transfer.h finally able to combine c and cpp the trick is in the header #ifdef __cplusplus extern "C" {#endif #ifdef __cplusplus}#endif 4 years ago