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 927a720 commit 2afe599Copy full SHA for 2afe599
ports/broadcom/boards/raspberrypi_zero2w/pins.c
@@ -1,5 +1,7 @@
1
#include "shared-bindings/board/__init__.h"
2
3
+#include "shared-module/displayio/__init__.h"
4
+
5
STATIC const mp_rom_map_elem_t board_global_dict_table[] = {
6
CIRCUITPYTHON_BOARD_DICT_STANDARD_ITEMS
7
// These match the names used in Blinka
0 commit comments