// SPDX-License-Identifier: AGPL-3.0-or-later
// Copyright 2020 Branan Riley <me@branan.info>
//! NXP Kinetis family microcontrollers
/// Marker for peripheral instances configured for the mk20dx128
;
/// Marker for peripheral instances configured for the mk20dx256
;
/// Marker for peripheral instances configured for the mk64fx512
;
/// Marker for peripheral instances configured for the mk66fx1m0
;
/// Marker for peripheral instances configured for the mkl26z64
;