feature: start to implements isrs
This commit is contained in:
3
headers/interrupts.h
Normal file
3
headers/interrupts.h
Normal file
@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
void exception_handler(void);
|
Reference in New Issue
Block a user