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
polymurph bbdb0a5ffd
cleanup
2 years ago
..
i2c new i2c.c Structure with working read function (polling) 2 years ago
CMakeLists.txt added interrupt files 2 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
interrupt.c added interrupt files 2 years ago
interrupt.h cleanup 2 years ago
pin.h removed mistake 2 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