Instead of just adding interrupt functionality, other setup steps will be implemented like IO initialization
This commit is contained in:
12
Telem_Debug/Debug_BlinkyLED-Advanced/interrupts.h
Normal file
12
Telem_Debug/Debug_BlinkyLED-Advanced/interrupts.h
Normal file
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
* interrupts.h
|
||||
*/
|
||||
|
||||
#ifndef INTERRUPTS_H_
|
||||
#define INTERRUPTS_H_
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif /* INTERRUPTS_H_ */
|
||||
Reference in New Issue
Block a user