Kerems and Edwins Develeppoment platform.
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.
 
 
 
 
Go to file
key b075ca7526
At the end CMakeLists.txt is a the top level and adde a definitive configuration file TODO try removing project() for each subdirectory and make Install
4 years ago
bsl At the end CMakeLists.txt is a the top level and adde a definitive configuration file TODO try removing project() for each subdirectory and make Install 4 years ago
build At the end CMakeLists.txt is a the top level and adde a definitive configuration file TODO try removing project() for each subdirectory and make Install 4 years ago
drivers/MCP4725 cleanup, may not compile 4 years ago
interfaces added comment 4 years ago
utils added BitField to utils 4 years ago
.gitignore ignore .vscode (visual code stuff) 4 years ago
CMakeLists.txt At the end CMakeLists.txt is a the top level and adde a definitive configuration file TODO try removing project() for each subdirectory and make Install 4 years ago
LICENSE Initial commit 4 years ago
README.md First Intreface implementation with CRTP idome 4 years ago
main.cpp At the end CMakeLists.txt is a the top level and adde a definitive configuration file TODO try removing project() for each subdirectory and make Install 4 years ago
main.h At the end CMakeLists.txt is a the top level and adde a definitive configuration file TODO try removing project() for each subdirectory and make Install 4 years ago
run.sh At the end CMakeLists.txt is a the top level and adde a definitive configuration file TODO try removing project() for each subdirectory and make Install 4 years ago

README.md

KED

Kerems and Edwins Develeppoment platform.

08.08.21 Kerem & Edwin - Preparing the main implementation (dummy) of our structure which consists of : - CSL : Chip Support Layer - CSL for Raspberry - CSL for STM Nucleo - BSL : Board Support Layer - BSL for Raspberry - BSL for Oven Control - Project Level - Integrate BSL dummy fct. to our main.cpp