key
|
9984ab9fe9
|
Made the BSL Class now lets look for led.cpp implementation
|
4 years ago |
key
|
681bd375cc
|
Back to STM_Pin<Pin_no::pin_3, GPIO_Port::Port_B_base_address> led; but we need do update the asserts for compilation
|
4 years ago |
key
|
cc2c1d766f
|
I have changed the structure of stm_pin.hpp but nothing big. Pull Up/donw is working and Read too. TODO: define some more structure
|
4 years ago |
key
|
0f4fda1f7a
|
Implemented pin_impl Branch onto master branch. the pin configuration is made in the bsl/csl/nucleo_f042k6/*.cpp
|
4 years ago |
key
|
acdec3c387
|
Added delay also for raspberry and changed micro/mili seconds fault now time to implment a gpio for raspberry
|
4 years ago |
key
|
93dae2698b
|
Added a very simple delay.cpp interface
|
4 years ago |
key
|
8643e915f8
|
Final strcture with crude working example
|
4 years ago |
key
|
dc0aa76818
|
Reorganisation itteration 2
|
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 |