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 ef0aa1340e
Was able to additinonaly separate Src and Startup
4 years ago
..
CMakeLists.txt Was able to separate Drivers as a submodule 4 years ago
transfer.cpp Was able to additinonaly separate Src and Startup 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