Debugger not entering the Callback interrupt functions
I wrote a simple program using interrupts: Turns on the LD2 the diode if signs "O", "N" and enter are received respectively, turns off if "O", "F", "F" and enter are received otherwise (Im passing only the parts where I made changes :( /* Private inc...