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/peripherals
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
..
i2c new i2c.c Structure with working read function (polling) 2 years ago
CMakeLists.txt Moved library generation functions and driver generation function in to cmakeCore.cmake todo : give the project path trought run.sh the "../" can be confusing 3 years ago
ascii.h added error handling changed periferals/ to peripherals/ changed ked/config/ to ked/cmake_core/ moved functions to cmakeCore.cmake 3 years ago
delay.h added error handling changed periferals/ to peripherals/ changed ked/config/ to ked/cmake_core/ moved functions to cmakeCore.cmake 3 years ago
deviceSetup.h added error handling changed periferals/ to peripherals/ changed ked/config/ to ked/cmake_core/ moved functions to cmakeCore.cmake 3 years ago
i2c.c more advancement on the lcd_oled.c and ssd1306.c more functions have been ported and drwa line is working 2 years ago
i2c.h 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
pin.h added error handling changed periferals/ to peripherals/ changed ked/config/ to ked/cmake_core/ moved functions to cmakeCore.cmake 3 years ago
spi.c added error handling changed periferals/ to peripherals/ changed ked/config/ to ked/cmake_core/ moved functions to cmakeCore.cmake 3 years ago
spi.h added error handling changed periferals/ to peripherals/ changed ked/config/ to ked/cmake_core/ moved functions to cmakeCore.cmake 3 years ago
timer.h added error handling changed periferals/ to peripherals/ changed ked/config/ to ked/cmake_core/ moved functions to cmakeCore.cmake 3 years ago
usart.h added error handling changed periferals/ to peripherals/ changed ked/config/ to ked/cmake_core/ moved functions to cmakeCore.cmake 3 years ago