Commit Graph

22 Commits (master)

Author SHA1 Message Date
Kerem Yollu 157d3f61ad Compiling for Interrupt
2 years ago
kerem yollu 406bb83fca Defined new todos, and re-aranged timer2 Interrupt
2 years ago
Kerem Yollu 5622103817 Changed the projectDefinitions.cmake to it's final form and corrected the header include issues
2 years ago
Kerem Yollu e14f8b06aa Project submodule generator will indicate if a header wiht the same name of the source exist. changed projectDefinitions.cmake please copy the one in ked/libraries/examples/autoInit
2 years ago
kerem yollu a83a21d7f3 Simplified the projectDefinition.cmake and separated cmakeCore and cmakeProject
2 years ago
kerem yollu 9fb6a9fcb3 I will soon womit CMAKE but its taking ever more shape, if we finr an implmentation without header it wil generate an fatal error, now i will implement a check to find out if two source file or two header files have the same name
2 years ago
kerem yollu 36be0a0f9e Cmake's main functionalities are fully implmeneted now the error handler should be optimized
2 years ago
Kerem Yollu c893a9584e Restructuration from CMakeCore with Edwin Stage 1
2 years ago
kerem yollu 8300246f15 Cmake is taking it final shape, removed the CMakeConfig.txt from stm32f042k6t6 and also from the startup folder | i2c.c -> i2c_init Function has been canged to accep the i2cType only, this saves memory
2 years ago
Kerem Yollu 92f753bf50 Test again for doc
2 years ago
Kerem Yollu 3db8bd4052 Continuing on cmake restructuration also added some tweaks to doxygen
2 years ago
kerem yollu 9468fa8622 Reorganizing the Header Structures
2 years ago
kerem yollu fc914ab7db Renaming the varibale in CMAKE so that rthey make more sense
2 years ago
kerem yollu 21f7ecfeb1 New organisation with ./ked/run.sh stm32f042k6t6 is now wokring
2 years ago
kerem yollu 5de8884257 Started the cleaning process, unsuled LCD functions are deleted
2 years ago
kerem yollu 8c1400a53c PLaying around with function pointers
2 years ago
Kerem Yollu e1487d6bb2 Started to reoganise and some test with function pointers in libraries folder
2 years ago
Kerem Yollu 4493b5f468 Removed the env directory and correccted the main.c chek funtion in run.sh
2 years ago
Kerem Yollu fb0ff98d6e Changed KED to act as a git Submodule
3 years ago
kerem f84f682edf i2c.c doxgen comments deleted
3 years ago
kerem 741bca811f Fixed Doxygen and cahged rules to be recursive
3 years ago
kerem edf78539a2 Implementation of the new structure
3 years ago