We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea885d5 commit b678554Copy full SHA for b678554
hw/bsp/rp2040/family.c
@@ -30,6 +30,7 @@
30
#include "pico/unique_id.h"
31
#include "hardware/gpio.h"
32
#include "hardware/sync.h"
33
+#include "hardware/resets.h"
34
#include "hardware/structs/ioqspi.h"
35
#include "hardware/structs/sio.h"
36
0 commit comments