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 0f4fda1f7a
Implemented pin_impl Branch onto master branch. the pin configuration is made in the bsl/csl/nucleo_f042k6/*.cpp
4 years ago
bsl Implemented pin_impl Branch onto master branch. the pin configuration is made in the bsl/csl/nucleo_f042k6/*.cpp 4 years ago
drivers/MCP4725 cleanup, may not compile 4 years ago
oldDevFiles Semi implmeentation of interface/gpio now is time to think to the structure 4 years ago
utils added BitField to utils 4 years ago
.gitignore updated .gitignore 4 years ago
CMakeLists.txt I was able to automatically use the corrspondig headers by #ifdef in main.hpp and -D C_DEF in /bsl/XXX/bslConfig.cmake > not totally convinced < 4 years ago
LICENSE Initial commit 4 years ago
README.md First Intreface implementation with CRTP idome 4 years ago
cmakeProjectConfig.cmake Made the cmake interactiv please run the ./run command with the filename that is unde /bsl/ EX : ./run nucleo_f042k6 4 years ago
main.cpp Implemented pin_impl Branch onto master branch. the pin configuration is made in the bsl/csl/nucleo_f042k6/*.cpp 4 years ago
main.hpp I was able to automatically use the corrspondig headers by #ifdef in main.hpp and -D C_DEF in /bsl/XXX/bslConfig.cmake > not totally convinced < 4 years ago
run.sh Automation under way and ./run.sh is imore intelligent 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