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 2874dc2 commit baf0e00Copy full SHA for baf0e00
ports/espressif/boards/m5stack_cardputer/pins.c
@@ -1,7 +1,7 @@
1
#include "shared-bindings/board/__init__.h"
2
3
#include "shared-module/displayio/__init__.h"
4
-
+CIRCUITPY_BOARD_BUS_SINGLETON(sd_spi, spi, 1)
5
STATIC const mp_rom_map_elem_t board_module_globals_table[] = {
6
CIRCUITPYTHON_BOARD_DICT_STANDARD_ITEMS
7
0 commit comments