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 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
..
CMakeLists.txt added interrupt files 2 years ago
delay.h added error handling changed periferals/ to peripherals/ changed ked/config/ to ked/cmake_core/ moved functions to cmakeCore.cmake 2 years ago
deviceSetup.h added error handling changed periferals/ to peripherals/ changed ked/config/ to ked/cmake_core/ moved functions to cmakeCore.cmake 2 years ago
i2c.c 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
i2c.h 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
interrupt.c added interrupt files 2 years ago
interrupt.h New organisation with ./ked/run.sh stm32f042k6t6 is now wokring 2 years ago
pin.h New organisation with ./ked/run.sh stm32f042k6t6 is now wokring 2 years ago
spi.c added error handling changed periferals/ to peripherals/ changed ked/config/ to ked/cmake_core/ moved functions to cmakeCore.cmake 2 years ago
spi.h New organisation with ./ked/run.sh stm32f042k6t6 is now wokring 2 years ago
timer.h New organisation with ./ked/run.sh stm32f042k6t6 is now wokring 2 years ago
usart.h New organisation with ./ked/run.sh stm32f042k6t6 is now wokring 2 years ago