polymurph
|
37157aa497
|
added new todo comment for singelton pattern for bsl (wo only want to allow one object of bsl!)
|
4 years ago |
key
|
c75ab77fd0
|
Implmentation of hardwareDefinition.h
|
4 years ago |
key
|
c11620f148
|
Started celaning the STM generated files as they are not needed anymore. TODO please check the readme !
|
4 years ago |
key
|
aeda7542d3
|
I have changed delay() from a class to a simple C and saved 5kB we need to look why classes are taking so much place
|
4 years ago |
key
|
b98868c432
|
New ipmlemendtaion of pin interface in C
|
4 years ago |
key
|
7b65c95242
|
Made the LED class and it's worting at it is now wrotten but wehn i pass &ledPin i get : 'Pin' is an inaccessible base of STM_Pin<(Pin_no)3, (GPIO_Port)1207960576>
|
4 years ago |
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
|
3f78936c4e
|
Working with ./run nucleo_f042K6 and ./run raspberry but must cahnge the headers. I will make a cmake configuration that will configure the main.hpp automatically
|
4 years ago |