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
|
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
|
e1487d6bb2
|
Started to reoganise and some test with function pointers in libraries folder
|
2 years ago |
kerem yollu
|
6814afa6de
|
Run.sh Modified to be able to install stlink from STM
|
2 years ago |
kerem yollu
|
3ebdf34db2
|
Sarted testing the i2c library wiht the 0.9Inc oled display, and it is working! just need to to the reset manually
|
2 years ago |
Kerem Yollu
|
6a4ec9adcf
|
Automated the project configuration file. I need now to moove all the auto include funtions in one file
|
2 years ago |
key
|
6e6f4f887c
|
Project Configuration made on the same level as main.c and the user should define the folder wehre his headers an sources are. (sources are not getting linked for the moment only headers)
|
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
|
edf78539a2
|
Implementation of the new structure
|
3 years ago |
key
|
e07b78241b
|
created the config_files folder
|
3 years ago |
key
|
df395d3e07
|
Automation under way and ./run.sh is imore intelligent
|
4 years ago |
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 |
polymurph
|
f24a29a49d
|
typo
|
4 years ago |
key
|
b075ca7526
|
At the end CMakeLists.txt is a the top level and adde a definitive configuration file TODO try removing project() for each subdirectory and make Install
|
4 years ago |