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 f351550 commit 29c89a2Copy full SHA for 29c89a2
ports/raspberrypi/common-hal/board/__init__.c
@@ -29,7 +29,6 @@
29
#include "py/runtime.h"
30
#include "py/mphal.h"
31
#include "common-hal/microcontroller/Pin.h"
32
-#include "src/rp2_common/hardware_pio/include/hardware/pio.h"
33
34
// Pins aren't actually defined here. They are in the board specific directory
35
// such as boards/arduino_zero/pins.c.
0 commit comments