bdk: add irq header to bdk header

This commit is contained in:
CTCaer 2024-10-04 21:48:44 +03:00
parent 5c77601f7a
commit f2be59888b

View file

@ -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>