X-Git-Url: https://git.ayoreis.com/hackapet/Adafruit_Blinka.git/blobdiff_plain/f8cfb17611f10bc3377a92d577e76e807dd4808e..ce93b8c59e47b27e025d99f44b7a99c1f3d60b38:/src/adafruit_blinka/board/orangepi/orangepizero.py diff --git a/src/adafruit_blinka/board/orangepi/orangepizero.py b/src/adafruit_blinka/board/orangepi/orangepizero.py index a1dd925..6e4155a 100644 --- a/src/adafruit_blinka/board/orangepi/orangepizero.py +++ b/src/adafruit_blinka/board/orangepi/orangepizero.py @@ -1,6 +1,9 @@ +# SPDX-FileCopyrightText: 2021 Melissa LeBlanc-Williams for Adafruit Industries +# +# SPDX-License-Identifier: MIT """Pin definitions for the Orange Pi Zero.""" -# The Orange Pi Zero uses the AllWinner H2 SoC, but pins +# The Orange Pi Zero uses the AllWinner H2 SoC, but pins # are the same as the AllWinner H3 SoC, so we import those from adafruit_blinka.microcontroller.allwinner.h3 import pin