1 # SPDX-FileCopyrightText: 2021 Melissa LeBlanc-Williams for Adafruit Industries
3 # SPDX-License-Identifier: MIT
4 """Pin definitions for the Banana Pi M2 Zero."""
6 # The Banana Pi M2 Plus uses the AllWinner H3 SoC, but pins
7 # are the same as the AllWinner H3 SoC, so we import those
8 from adafruit_blinka.microcontroller.allwinner.h3 import pin