blob: c3d669ec99beb087b8a77d5d13bc4185a4935542 [file] [log] [blame]
/*
* Copyright (c) 2016 Linaro Limited
* Copyright (c) 2021 Yonatan Schachter
*
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @file SoC configuration macros for the Raspberry Pi RP2040 family processors
*/
#ifndef _RPI_PICO_COMMON_SOC_H_
#define _RPI_PICO_COMMON_SOC_H_
#include <cmsis_core_m_defaults.h>
#endif /* _RPI_PICO_COMMON_SOC_H_ */