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
|
d1a570b8df
|
more advancement on the lcd_oled.c and ssd1306.c more functions have been ported and drwa line is working
|
2 years ago |
Kerem Yollu
|
4030ed9611
|
i2c is working beter and added a check device funtion who checks is a device is on the bu or not. Driver header in cmake were not correctly included, i have fixed that issue too
|
2 years ago |
Kerem Yollu
|
0e22b6b379
|
new i2c.c is working but not optimal nad there are some questions concerning the datasheet (NBYTE counter)
|
2 years ago |
Kerem Yollu
|
0ecc6496af
|
new i2c.c Structure with working read function (polling)
|
2 years ago |
Kerem Yollu
|
fb58ceb58f
|
Working on i2c again making it simpler to use master write doesn't work
|
2 years ago |
Kerem Yollu
|
fce1f42f88
|
added error handling changed periferals/ to peripherals/ changed ked/config/ to ked/cmake_core/ moved functions to cmakeCore.cmake
|
2 years ago |