dRonin
adbada4
dRonin firmware
|
Go to the source code of this file.
Macros | |
#define | HANDLER(_name) extern vector _name __attribute__((weak, alias("default_io_handler"))) |
Typedefs | |
typedef const void( | vector )(void) |
|
static |
default interrupt handler
Definition at line 32 of file vectors_stm32f4xx.c.