summaryrefslogtreecommitdiff
path: root/src/arch/lm4f120h5qr-stellaris/driver/gpio.cc
blob: ac3ca98904d453a2bd019e22b21e70c254cb6494 (plain)
1
2
3
4
5
6
7
8
/*
 * Copyright 2021 Birte Kristina Friesel
 *
 * SPDX-License-Identifier: BSD-2-Clause
 */
#include "driver/gpio.h"

GPIO gpio;