mirror of
https://github.com/CTCaer/hekate
synced 2024-11-16 08:59:26 +00:00
bdk: add irq header to bdk header
This commit is contained in:
parent
5c77601f7a
commit
f2be59888b
1 changed files with 2 additions and 1 deletions
|
@ -49,6 +49,7 @@
|
|||
#include <soc/gpio.h>
|
||||
#include <soc/hw_init.h>
|
||||
#include <soc/i2c.h>
|
||||
#include <soc/irq.h>
|
||||
#include <soc/kfuse.h>
|
||||
#include <soc/pinmux.h>
|
||||
#include <soc/pmc.h>
|
||||
|
|
Loading…
Reference in a new issue