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 0e22b6b379
new i2c.c is working but not optimal nad there are some questions concerning the datasheet (NBYTE counter)
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 new i2c.c is working but not optimal nad there are some questions concerning the datasheet (NBYTE counter) 2 years ago
i2c.h new i2c.c is working but not optimal nad there are some questions concerning the datasheet (NBYTE counter) 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