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/csl/stm32f042k6t6/implementation
kerem yollu 68de79e685
Interrupts only Working if a hardware reset is made, There is propably an issue with the interrupt initialization or flag management. table size in imp_timer.c was too small
2 years ago
..
CMakeLists.txt renamed the folders src to implementation and Device to hardwaerDescription as these names are more descriptiv of what the purpouse is 2 years ago
imp_delay.c renamed the folders src to implementation and Device to hardwaerDescription as these names are more descriptiv of what the purpouse is 2 years ago
imp_deviceSetup.c renamed the folders src to implementation and Device to hardwaerDescription as these names are more descriptiv of what the purpouse is 2 years ago
imp_i2c.c renamed the folders src to implementation and Device to hardwaerDescription as these names are more descriptiv of what the purpouse is 2 years ago
imp_interrupt.c Interrupts only Working if a hardware reset is made, There is propably an issue with the interrupt initialization or flag management. table size in imp_timer.c was too small 2 years ago
imp_pin.c renamed the folders src to implementation and Device to hardwaerDescription as these names are more descriptiv of what the purpouse is 2 years ago
imp_spi.c started work on interrupts for spi 2 years ago
imp_timer.c Interrupts only Working if a hardware reset is made, There is propably an issue with the interrupt initialization or flag management. table size in imp_timer.c was too small 2 years ago
imp_usart.c renamed the folders src to implementation and Device to hardwaerDescription as these names are more descriptiv of what the purpouse is 2 years ago