Include nvic.h via the dispatch headers.

This commit is contained in:
Martin Ling
2024-12-16 21:14:16 +00:00
parent b9945de490
commit a272e97fda

View File

@ -29,7 +29,7 @@
#include "usb_standard_request.h"
#include <libopencm3/lpc43xx/creg.h>
#include <libopencm3/lpc43xx/m4/nvic.h>
#include <libopencm3/dispatch/nvic.h>
#include <libopencm3/lpc43xx/rgu.h>
#include <libopencm3/lpc43xx/usb.h>