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/libraries/examples
Kerem Yollu e3c1298f55
Started working on pin interrupt, working example on main.c. transfering it to pin.c
2 years ago
..
autoInit Changed the projectDefinitions.cmake to it's final form and corrected the header include issues 2 years ago
i2c_oled_display Changed the projectDefinitions.cmake to it's final form and corrected the header include issues 2 years ago
initWithConfig Changed the projectDefinitions.cmake to it's final form and corrected the header include issues 2 years ago
interrupt Changed the projectDefinitions.cmake to it's final form and corrected the header include issues 2 years ago
pin_interrupt Started working on pin interrupt, working example on main.c. transfering it to pin.c 2 years ago
spi Changed the projectDefinitions.cmake to it's final form and corrected the header include issues 2 years ago
timer2_Interrupt_Blinki 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
timer2_Interrupt_Blinki_v2 Made some minor chnages to HANDLE_INT_FLAG macro, The fact that Interrups are not functioning correcly after a soft reset is known, chnages in the satrup and to the hardware may alter this behaviour 2 years ago