1 2 3 4 5 6 7 8
/* * Copyright 2020 Daniel Friesel * * SPDX-License-Identifier: BSD-2-Clause */ #include "driver/counter.h" Counter counter;