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.
KED/ked/csl/stm32f042/Src
kerem e08417795a
2 Issues found 1st you need to include the sub::imp_spi on the config.cmake 2nd in config.cmake sub::pin should be compiled after the spi.c as you are using pin funtion directi on spi.c Now compiling ;)
3 years ago
..
CMakeLists.txt new structure wth driver folder for all the generic code 3 years ago
delay.c Deteled BSL & managed to export main.h one level higher so that KED could be used as a git Submodule 3 years ago
deviceSetup.c Deteled BSL & managed to export main.h one level higher so that KED could be used as a git Submodule 3 years ago
imp_spi.c 2 Issues found 1st you need to include the sub::imp_spi on the config.cmake 2nd in config.cmake sub::pin should be compiled after the spi.c as you are using pin funtion directi on spi.c Now compiling ;) 3 years ago
pin.c Deteled BSL & managed to export main.h one level higher so that KED could be used as a git Submodule 3 years ago
timer.c Deteled BSL & managed to export main.h one level higher so that KED could be used as a git Submodule 3 years ago
usart.c Deteled BSL & managed to export main.h one level higher so that KED could be used as a git Submodule 3 years ago