Commit Graph

17 Commits (69d64d51276a98c84d17c5ee9e7d42b07984284b)

Author SHA1 Message Date
key 69d64d5127 Made the cmake interactiv please run the ./run command with the filename that is unde /bsl/ EX : ./run nucleo_f042k6
4 years ago
key 8643e915f8 Final strcture with crude working example
4 years ago
key dc0aa76818 Reorganisation itteration 2
4 years ago
key 4dc986dbba Restructuration itteration 1
4 years ago
key 9e223e18b9 Added some usefull coments and modified path definitions
4 years ago
key 8429f4859c first GPIO bare level implementation /bsl/nucleo_f042k6/periferals/gpio | it's on the false directory but it's easy to change
4 years ago
key 83fb6c924a project() is remooved from each subdirectory TODO : Organise CMakeLists.txt and modularize it a bit more let's see if install is needed for crosscompiling projects
4 years ago
key da7ff46daf opimized cmake still with porject names defined but i can take the CMakeLists.txt one ste higher
4 years ago
atomega f6900baaf1 Now one level higher and can pass everything with libraries now time to separate the head Cmake and the Executable generation
4 years ago
atomega ca7c065df7 New structure implmented with new main called from cppSrc/trasnfer.cpp now need to merge everything one level up
4 years ago
atomega e36f800d3c Arraged folder structure
4 years ago
polymurph 2d39a5595d cleanup, may not compile
4 years ago
polymurph 75fbc08be1 added dac driver example
4 years ago
polymurph e0fa318b22 added i2c example in foo
4 years ago
polymurph e8c353bc59 added spi example in foo function
4 years ago
polymurph 41bfb2cdd7 added foo for example of the interface principle
4 years ago
Kerem Yollu 8c7a26eb04 First Intreface implementation with CRTP idome
4 years ago